Support and General Use > Theming and Appearance Customization
New Sansa Fuze+ Theme (SND v1.0) (Uploaded 10/14/2012)
xpmule:
I deleted my previous comments here now that i finished the theme.
Sansa Fuze+ Seek & Destroy - Rockbox Theme v1.0
(right click view image for larger size)
Here is the download link.
http://www.multiupload.nl/UO48HHEQZC
This zip file (1.13mb) includes.
an SBS, WPS, FMS, Icons, Icons Config, Backdrop + Custom Graphics.
Also inside the .zip is PNG's files for all the BMP's
Oh and a custom font from the AA Font pack download. (Ubuntu 18 Bold)
I tested using 32bit bmps and i can't see any difference with image comparison tools
so i created them all at 24bits. The icon set is using the same license i'm pretty sure
and i included the license.txt file from the original icons author (For Glyphish icons)
The status bar icons are created myself with Adobe Fireworks.
Lastly If anyone wants to use any of this theme go ahead and do what ever ya want :)
Any feedback is welcome too
[Saint]:
Nuts to what anyone else thinks... ;)
Do you think it is worth submitting? If so, go for it.
[Saint]
xpmule:
i figured that would be the response lol (makes sense)
the problem is i keep seeing things i can do to improve it..
and i for sure want to test various things on it etc
For one thing testing in the daylight outside is smart
because the device can be hard to see in sunlight :(
Doing this has driven the changes i made in the last couple days.
I also created a new shuffle icon so now its a 2 image tile (on/off)
rather than having a default icon embedded in the background. (like other themes i seen)
--- Code: ---%xl(D,shuffle.bmp,0,0,2)
%?ps<%xd(Da)|%xd(Db)>
--- End code ---
I'm trying to that for the repeat tile icon but it didn't work so I think what
i need to do is create some conditional scripting so it shows a default image
again rather than having the default embedded in the background..
It looks better that way when seeing the wps backdrop loading / exiting
I did that for my transparent/gradient bar behind the icons
(made it load dynamically rather than background embedded)
But the problem with that is the Text in the clock (text+image viewport limitation)
that worked but the background behind the clock was forced transparent
when it should have had a loaded image behind it (i seen a note saying we can't do that)
I changed the progress bar so it looks like pieces by using the purple/pink color(255,0,255)
If people don't know that is common on computers to specify any area using that color will
become transparent, the rockbox wiki says there is a pure cyan foreground variant too but
I'm not sure if that would be of any use to me. Anyway what i did was take my wide gradient bar
and i painted in pink stripes every 2 pixels wide so the bar now looks like many small images.
(see picture lol)
I've also tuned the icons so more so they are more consistent looking size / coloring etc
Also i dropped the left and right album art borders considering it won't look cool for artwork below 220px
Shifted the skull in the main backdrop up higher because i added it to the wps screen.
Thats the nice thing about working with png's i can save the source and drag around
text and overlays etc.
And lastly I'm making this long winded speel so it can give other people like me *New to this
some ideas or whatever.. I'm sure most people in here have been at this for ages and some are obviously very talented artists !
amayer:
--- Quote from: xpmule on October 04, 2012, 01:40:11 AM ---
--- Code: ---%xl(D,shuffle.bmp,0,0,2)
%?ps<%xd(Da)|%xd(Db)>
--- End code ---
I'm trying to that for the repeat tile icon but it didn't work so I think what
i need to do is create some conditional scripting so it shows a default image
again rather than having the default embedded in the background..
--- End quote ---
Did you change out the Identifier used for the image?
ie.
--- Code: ---%xl(E,repeat.bmp,0,0,5)
%?mm<%xd(Ea)|%xd(Eb)|%xd(Ec)|%xd(Ed)|%xd(Ee)>
--- End code ---
if not could you paste the code that didnt work?
cereal_killer:
--- Quote from: xpmule on October 02, 2012, 05:24:06 PM ---I wanted to see if anyone thinks this is worth submitting.
--- End quote ---
I don't' have a fuze+, but I think it's totally worth submitting. Nice work amayer.
Big up,
c_k
Navigation
[0] Message Index
[#] Next page
Go to full version