Open RobLoach opened 6 years ago
Should the same also happen with the icon theme if it's set to Monochrome?
That's a great idea... Flip between Monochrome and Monochrome Inverted if they're set to either Monochrome?
Yeah, if the theme is set to Monochrome it will be inverted just like the text.
I think themes should be defined by a file instead of the current hardcoded approach. We would list all the .theme files in the theme selector, and the themes would basically have:
The hardcoded approach we have now is flat out bad, if the assets are missing the themes are still listed. It would also allow people to add themes without adding more stuff to the codebase.
The introduction of .theme files sounds like a great idea. Live in RetroArch Assets?
I accidentally changed my theme to white, and now I can't get it back because the text and icons are also white. I've had to restore my system completely. Thus, I say this should be prioritized!
Coming from https://github.com/libretro/RetroArch/pull/6379 , it would be great to set the text color to be black or white automagically when the user flips through the Menu Color themes.
When the user switches to "Light" or "Morning Blue" themes, have the text color switch to black. On all other themes, flip it to white text.