-
Notifications
You must be signed in to change notification settings - Fork 49
New /Theme based theming system #296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
/Theme /Theme/theme.txt (color1 to color6) /Theme/Tools bg.png, bglist.png, icon.png Same for /Theme/SFC, /Theme/GBA etc
…eme.txt, fallback to builtin default theme if there's no theme.txt, will create it upon saving settings when none is available
|
and where to place preview of the game list ? |
What do you mean exactly? The game previews? Those still go in the .media folder like normal as thats not really part of the theme itself. |
|
It would be nice to separate game previews to bg.png and bglist.png... For my opinion, it will be : The first .media will be for gb and gblist... |
/Theme /Theme/theme.txt (color1 to color6) /Theme/Tools bg.png, bglist.png, icon.png Same for /Theme/SFC, /Theme/GBA etc
…eme.txt, fallback to builtin default theme if there's no theme.txt, will create it upon saving settings when none is available
…nto themingupdate
/Theme /Theme/theme.txt (color1 to color6) /Theme/Tools bg.png, bglist.png, icon.png Same for /Theme/SFC, /Theme/GBA etc
…eme.txt, fallback to builtin default theme if there's no theme.txt, will create it upon saving settings when none is available
/Theme /Theme/theme.txt (color1 to color6) /Theme/Tools bg.png, bglist.png, icon.png Same for /Theme/SFC, /Theme/GBA etc
…eme.txt, fallback to builtin default theme if there's no theme.txt, will create it upon saving settings when none is available
…nto themingupdate
The theme stuff will be completely removed from .media and in a seperate /Theme folder |
Removed all the .media folder stuff and now everything is contained within the /Theme folder on the SDCard