Welcome to the Rockbox Technical Forums!
So I made a couple of typos on some of the themes I made and I need them removed to delcutter the theme page. how can i do this?I need to remove these 3 as theyve all been replaced with new versions withput typos.OneBit_poOnebit-VFDOneBit_po_VFD
I did it again... im reeeeallly sorry. This time its onebitmono2.https://themes.rockbox.org/index.php?themeid=3781&target=ipod6g
I basically only understand the basics. If you could give me an example that would really help id also like to make an alt version with a album art display while srinking and rearranging a few viewports.
Quote from: delta on June 04, 2025, 10:58:33 PMI basically only understand the basics. If you could give me an example that would really help id also like to make an alt version with a album art display while srinking and rearranging a few viewports.I've never previously done this so I don't know whether or not it would work. At its most basic, my idea was to place some color specs in a text file (e.g. a file named colors.txt whose first line might be FF0D30), and then retrieve and apply the color in that first line via %Vf(%ft(colors.txt,0)).But it sounds like Dook has some more well thought-out methods in store for us.
Another thought is it would be nice if the Theme engine was such that the 'settings/themes/colours' option would allow you to pick a "secondary colour" (and perhaps even a "tertiary colour") as well as the "foreground" "background" and "selector bar" colours. There is a "line separator colour" setting, but if I ever knew what that does I've since forgotten it! [Edit] experimenting with it, it seems it affects the separator between entries in the menus, if you set that to more than the default zero size in the appropriate settings menu.Themes could then just make use of those user-chosen colour settings (in addition to setting via a config file) for variants like these, allowing them to be changed via the colour settings menu.
Page created in 0.08 seconds with 17 queries.