2024-12-13 13:22:23 -05:00
..
2024-12-13 13:20:29 -05:00

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

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.