Support and General Use > Theming and Appearance Customization
Sansa Clip Zip EKARAN Theme
Roboturner913:
That is a cool theme and I've also been enjoying it.
xylon:
Very nice and clean theme! Great!
Any plans to make a colored version to show off our full color oled screen?
So just the text in different colores... background stays black... and maybe not this ugly blue and orange from the Clip+ ;)
Sahand_N:
@xylon
Tried that and didn't look good (in my opinion), I'm just gonna do black in white version.
Although you can easily achieve what you want with %Vf tag.
E.g. if you want to have a red album title add "%Vf(ff0000)" like this:
# album artist
%Vl(p,0,30,-,20,3) %Vf(ff0000)
%al%s%?iA<%iA|%?ia<%ia|Artist>>
The oled screen is already doing us a great service by providing a good and deep black.
xylon:
--- Quote from: Sahand_N on January 28, 2013, 11:27:57 AM ---@xylon
Tried that and didn't look good (in my opinion), I'm just gonna do black in white version.
Although you can easily achieve what you want with %Vf tag.
E.g. if you want to have a red album title add "%Vf(ff0000)" like this:
# album artist
%Vl(p,0,30,-,20,3) %Vf(ff0000)
%al%s%?iA<%iA|%?ia<%ia|Artist>>
The oled screen is already doing us a great service by providing a good and deep black.
--- End quote ---
Yeah! Tried some stuff with minor color changes.... default has some blue.... playback has some red... radio has some orange.
Any ideas how to change the status bar background for default, playback, radio separately?
# Theme Ekaran
# Author Sahand Khan (sahand_nasr@yahoo.com)
# Platform Sansa Clip Zip (96x96)
# Version 1.0.1
# Last Updated January 2013
# License CC-BY-SA 3.0
sbs: /.rockbox/wps/Ekaran.sbs
wps: /.rockbox/wps/Ekaran.wps
fms: /.rockbox/wps/Ekaran.fms
font: /.rockbox/fonts/14-Sansation_Regular.fnt
iconset:
viewers iconset:
backdrop: /.rockbox/backdrops/Ekaran.bmp
foreground color: ffffff
background color: 000000
selector type: bar (color)
line selector text color: 000000
line selector start color: 00ABA9
line selector end color: 00ABA9
statusbar: off
scrollbar: off
show icons: off
# Theme Ekaran
# Author Sahand Khan (sahand_nasr@yahoo.com)
# Platform Sansa Clip Zip (96x96)
# Version 1.0.1
# Last Updated January 2013
# License CC-BY-SA 3.0
# Enable default status bar
%we
# Preload images
%xl(p,progBarO.bmp,0,0)
# Preload fonts
%Fl(2,30-Sansation_Light.fnt)
%Fl(3,20-Sansation_Bold.fnt)
%Fl(4,16-Sansation_Light.fnt)
%Fl(5,12-Sansation_Bold.fnt)
# Current frequency
%V(0,0,-,30,2) %Vf(ffffff)
%ac%tf
# RDS data
%V(0,30,-,20,3) %Vf(F09609)
%s%ac%?tt<%?ty<%ty|%?tm<|%Tn>>|Searching...>
# RDS text
%V(0,50,-,16,4) %Vf(F09609)
%ac%s%?tz<%tz|>
# Scan/Preset | Channel | Stereo/Mono
%V(2,70,92,12,5) %Vf(FFFFFF)
%al%?tm<SCAN|PRESET>%ar%?tm<|%Ti/%Tc>
# progress bar
%V(0,84,-,2,-)
%pb(0,0,96,2,p)
# status bar
%V(2,86,92,10,5) %Vf(FFFFFF)
%al%?mv<%pv db|%bl%%>%ar%cH:%cM
# Theme Ekaran
# Author Sahand Khan (sahand_nasr@yahoo.com)
# Platform Sansa Clip Zip (96x96)
# Version 1.0.1
# Last Updated January 2013
# License CC-BY-SA 3.0
# Disable default status bar
%wd
# Preload fonts
%Fl(2,12-Sansation_Bold.fnt)
# Preload images
# UI viewport
%Vi(-,2,0,92,86,-) %Vf(ffffff)
%LB
# disables status bar in wps and fms
%?or(%if(%cs, =, 2),%if(%cs, =, 4))<|%Vd(s)>
# status bar
%Vl(s,2,86,92,10,2) %Vf(000000)
%al%?mv<%pv db|%bl%%>%ar%cH:%cM
# Theme Ekaran
# Author Sahand Khan (sahand_nasr@yahoo.com)
# Platform Sansa Clip Zip (96x96)
# Version 1.0.1
# Last Updated January 2013
# License CC-BY-SA 3.0
# Enable default status bar
%we
# Preload images
%xl(p,progBar.bmp,0,0)
%xl(l,lock.bmp,0,0)
%xl(r,repeat.bmp,0,0)
%xl(s,shuffle.bmp,0,0)
# Preload fonts
%Fl(2,30-Sansation_Light.fnt)
%Fl(3,20-Sansation_Bold.fnt)
%Fl(4,16-Sansation_Light.fnt)
%Fl(5,12-Sansation_Bold.fnt)
# selects wps based on lock status
%?mh<%Vd(l)|%Vd(p)>
########## buttons unlocked ##########
# song title
%Vl(p,0,0,-,30,2)
%al%s%?it<%it| %fn>
# album artist
%Vl(p,0,30,-,20,3) %Vf(ff0000)
%al%s%?iA<%iA|%?ia<%ia|Artist>>
# album title
%Vl(p,0,50,-,16,4)
%al%s%?id<%id|Album>
# playlist status
%Vl(p,2,70,68,12,5)
%al%pp/%pe
# repeat symbol
%Vl(p,85,71,10,10,5)
%?mm<|%xd(r)|%xd(r)|%xd(r)%xd(r)>
# shuffle symbol
%Vl(p,75,71,10,10,5)
%?ps<%xd(s)|>
# status bar
%Vl(p,2,86,92,10,5) %Vf(000000)
%al%?mv<%pv db|%bl%%>%ar%cH:%cM
########### buttons locked ###########
# time
%Vl(l,0,0,-,30,2) %Vf(ffffff)
%al%cH:%cM
# date
%Vl(l,60,3,36,20,5) %Vf(ffffff)
%ar%ca
%ar%cb %cd
# album artist
%Vl(l,0,30,-,20,3)
%al%s%?iA<%iA|%?ia<%ia|Artist>>
# song title
%Vl(l,0,50,-,30,2) %Vf(ffffff)
%al%s%it
# status bar
%Vl(l,0,86,-,10,5) %Vf(000000)
%al %bl%%
# lock symbol
%Vl(l,88,86,7,10,-)
%xd(l)
######################################
# progress bar (permanent)
%V(0,84,-,2,-)
%?if(%mp , =, 3)<%t(.5)%pb(0,0,96,2,p);%t(.5)|%pb(0,0,96,2,p)>
Sahand_N:
--- Quote ---Any ideas how to change the status bar background for default, playback, radio separately?
--- End quote ---
Status bar is part of background, or backdrop in rockboxish language.
You can set a different backdrop for WPS using %X tag.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version