13 Commits

Author SHA1 Message Date
nirvn
b921378964 [themes] Adjust Night Mapping and Blend of Gray to improve display on windows
Fixes the combo box drop down list clipping text, as well as
the spinbox's up and down arrow.

Turns out having a single theme QSS that looks great across platforms
isn't straightforward.
2019-01-04 10:00:33 +07:00
nirvn
d8803151c8 Add palette file for the Night Mapping theme 2019-01-02 13:51:56 +07:00
Mathieu Pellerin
9184c31a58 Declare color / color ramp button text color in Night Mapping 2019-01-01 15:33:06 +07:00
Mathieu Pellerin
43f8b46acd Fix combobox dropdown list padding issue with themes 2019-01-01 13:00:27 +07:00
nirvn
c67e590e6e Make Night Mapping theme hidpi-compatible 2018-12-31 18:28:12 +07:00
Mathieu Pellerin
b705d90345 Add toolbar handle and separator to Night Mapping theme 2018-12-29 11:14:15 +07:00
nirvn
b84c097126 Fix Night Mapper alt. table / tree view item color 2018-12-28 14:32:09 +07:00
nirvn
abc20e18c7 Refresh the Night Mapping theme, including _many_ fixes 2018-12-28 12:00:19 +07:00
nirvn
36d363317f Pass on the theme style data directly instead of a file:///...
Benefit: remove requirement to have write permission for the
theme directory.
2018-12-14 15:14:44 +07:00
Nathan Woodrow
440fcc3f4c Night Mapping updates from Mathieu 2015-08-30 17:08:51 +10:00
Nathan Woodrow
61e5286e39 Add variable support to themes
- Variables loaded from variables.qss file
- @varname: value e.g @mycolor: red
- Copy base themes to users home
2015-08-30 08:38:42 +10:00
Nathan Woodrow
37fc2444d4 Night Mapping theme update 2015-08-30 08:34:10 +10:00
Nathan Woodrow
da3f7beeb0 Add UI theme support.
- Add dark theme (Night Mapping)
- Themes loaded from resources\themes and ~\.qgis2\themes
- Themes need folder + style.qss
2015-08-28 21:29:06 +10:00