aboutsummaryrefslogtreecommitdiff
path: root/libLumina/themes/Lumina-default.qss.template
Commit message (Collapse)AuthorAge
* Oops, fix a typo where the accent color was still being used for the ↵Ken Moore2015-06-11
| | | | highlighted desktopview items.
* Adjust the themes to use the PRIMARY colors instead of the ACCENT colors for ↵Ken Moore2015-06-10
| | | | desktop plugin shaders/backgrounds. This ensures a uniformity with the panel appearance (when the panel is following the theme). Also add an entry for the new systemmonitor plugin.
* Update the included themes to ensure that the new Boot Splash is themed properlyKen Moore2015-05-21
|
* Clean up the new theme modifications a bit to remove some duplications and ↵Ken Moore2015-05-08
| | | | unintendeded aftereffects. Also move those new modifications into the "None" theme (since it impacts the desktop and not generic applications).
* Adapt the theme for the other pluginswi2015-05-08
|
* correct the menu colors of the desktop's iconswi2015-05-05
|
* New icon layout for the icons on the desktopwi2015-05-05
|
* Final fix for the default Lumina theme.Ken Moore2015-02-18
|
* Update the Lumina-default theme file a bit more.Ken Moore2015-02-18
|
* Another couple small fixes for the default lumina theme.Ken Moore2015-02-09
|
* Finish cleaning up that last bits of hard-coded stylesheets, and tie them in ↵Ken Moore2015-02-05
| | | | to the lumina theme system.
* Clean up the default theme template a bit more, and remove some leftover ↵Ken Moore2015-02-04
| | | | stylesheet declarations in the lumina-config ui file.
* Find/fix a couple other issues with the themes files.Ken Moore2015-02-03
|
* Update the theme files that are included with Lumina (much nicer now).Ken Moore2015-02-03
|
* Update the themes that are included within Lumina.Ken Moore2015-01-19
|
* Update the Lumina-default theme template to work properly with Qt5.Ken Moore2015-01-05
|
* Clean up the default theme template a little bit.Ken Moore2014-11-10
|
* Oops, add the default theme template to the Lumina build. Now users will ↵Ken Moore2014-10-15
actually have a theme available by default that can be edited/changed.
bgstack15