mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-25 05:49:15 -05:00
9b7c5a4458
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.