subsurface/mobile-widgets
Dirk Hohndel 2a0ba04d33 mobile/settings: make the color swatches work as color swatches
In a color swatch the color of the body of the swatch is the one that
matters. And we need to ensure readability. So for each pair of colors,
use the combination in the regular order (color/textcolor) for the
background swatch, and inverted for the text swatch.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-02-06 21:45:00 -08:00
..
qml mobile/settings: make the color swatches work as color swatches 2020-02-06 21:45:00 -08:00
CMakeLists.txt mobile-widgets: add themeInterface 2020-01-26 16:42:35 -08:00
qmlinterface.cpp Cleanup: remove QMLInterface::instance() 2020-01-31 21:28:45 +01:00
qmlinterface.h Cleanup: rename plannerShared to PlannerShared 2020-02-04 02:17:52 +01:00
qmlmanager.cpp Cleanup: remove capture-all lambda clauses 2020-02-04 16:24:29 +01:00
qmlmanager.h mobile-widgets: add oldStatus variable to qmlmanager 2019-12-29 12:20:19 -08:00
themeinterface.cpp mobile-widgets: switch to new subsurfaceTheme 2020-02-03 17:30:35 -08:00
themeinterface.h mobile-widgets/themeinterface: make most part static 2020-02-03 17:30:15 -08:00