mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-05 05:00:53 -04:00
themes.xml now contains a collection of colors, attributes, and styles. No visuals have changed, but this will allow for a more flexible theming system in the future for custom day/night/etc themes. This also removes a bunch of redundant code that can now be written as global styles and inherited themes.