team-phoenix / Phoenix

A multi-system emulator and library manager designed to be both powerful and easy to use.
http://phoenix.vg
GNU General Public License v2.0
376 stars 40 forks source link

Theme manager #79

Open athairus opened 9 years ago

athairus commented 9 years ago

Enhance Phoenix's look with custom themes. Come up with a format for storing themes, abstract away all the hard-coding we've done in terms of colors, font sizes shapes, etc. into a default theme.

Druage commented 9 years ago

Sure thing.

athairus commented 9 years ago

Groundwork on this has started (check qml/Theme/) but many things are still hard-coded.