Commit Graph

3 Commits

Author SHA1 Message Date
Prince Gupta 9cec201b26 qt: introduce auto color scheme on windows
new "auto" color scheme automatically switches between "day" and
"night" color scheme based on system settings

available color schemes -

on windows: auto, day, night

other: system, day, night

Closes #25590
2021-07-23 09:09:32 +00:00
Prince Gupta d2c7abb66a qt: update ColorSchemeModel implementation
* Identify Color Scheme via enum
* Move available color scheme defination to cpp side

This is done to introduce "auto" color scheme
2021-07-23 09:09:32 +00:00
Pierre Lamot aa48bf4fdb qml: move color scheme to main interface 2020-09-28 09:28:24 +02:00