retro-go/themes/default/README.md
Alex Duchesne 5145b336ae Added example theme (#161)
Still to do is move the default theme files and values to this new `themes` folder.
2024-12-08 14:16:40 -05:00

366 B

At this time the default theme is hardcoded in retro-go. You can find some of its values in those places:

  • components/retro-go/rg_gui.c
  • launcher/main/gui.c
  • launcher/main/images/

At some point all of that stuff will be moved here...

But in the mean time, if you're looking to build your own theme, you can use the example theme as a template instead.