Hey, In another post I’ve started with some Icons. here
So this time I want to redesign some Interface parts of the Gameshell with the look of an OP-1 from teenage engeneering. From time to time I will update these Designs. (I got my GS last week, so I try figure out how to change the background ect.)
Hope you like it
Just FYI, you should put skin colors in a config.cfg / config.ini file (looks like it was changed to .ini recently?) in the skin directory, not hardcoding the color values into skin_manager.py
The ~/launcher/skin/default/config.ini file would look something like:
[Colors]
High = #5e83ff
Text = #ffffff
ReadOnlyText = #ffffff
Front = #261f31
URL = #5e83ff
Line = #261f31
TitleBg = #111013
Active = #d92c49
Disabled = #5a5a6e
White = #111013
Black = #261f31
Also, you can just pack this all into a custom skin folder, and set the ~/launcher/sys.py/config.py SKIN variable to the path of a custom skin, just be sure to include all files and folders from the default skin, as missing files can cause the launcher to crash.
Or if you use FTP, downloading the archive from github and copying the directory into
/home/cpi/skins/OP-1
Then we can easily switch to it from the skins manager in settings. This allows us to use the theme without modifying the default one and easily switch between multiple themes.
Thank you @stingray for the great design and thanks @rqm for the folder. @rqm I cloned the .git file to /home/cpi**/launcher/skin/**OP-1 as there was no **/home/cpi/skins/**OP-1 on my GameSh. However I still cannot switch between the default skin and @stingray’s one. The OP-1 file doesn’t appear on the ‘Skins’ from the settings. What should be my next step? (To be clear, I’m trying to keep both skins and not just replace the default one by a new one.) Thank you for any help you can provide.
I hate to bump such an old topic… But I noticed that the downloads and posted git are both down - Anyone still have this laying about? I’d love to get this on my gameshell! Thanks in advance
Nevermind, Answered my own question right after I posted. My apologizes.