Refactorisation of the colors handling (themes)
Open, Needs TriagePublic

Description

For now, the buttons, comboboxes and other elements do not share their colors so when doing a change in one, it's not updated for the others.
It would be nice to be able to factor the corresponding part and use the same value everywhere (some GCTheme object).

jjazeix created this task.Apr 20 2016, 3:09 PM

For now, I found same colors in:

  • GCButtonStyle.qml (with themes)
  • GCComboBox.qml
  • ConfigurationItem in menu
  • EditorTool.qml in balancebox
timotheegiet added a subscriber: timotheegiet.

That's something I'll try to do for 0.95