aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/lumina-theme-engine/desktop_qss/DarkGlass.qss
Commit message (Collapse)AuthorAge
* Split the background coloration of the desktop items into a separate style file.Ken Moore2018-08-27
| | | | This allows the desktop icons to be transparent-background by default, or add the other style as well for the boxy/glass look.
* Make sure the "leave" dialog is themeable, and theme it within the DarkGlass ↵Ken Moore2017-09-14
| | | | style.
* Cleanup the QSS page quite a bit so that items can now be sorted, ordered by ↵Ken Moore2017-09-14
| | | | priority and more.
* Fix up a bunch more of the lumina-theme-engine functionality - adding in all ↵Ken Moore2017-09-13
the desktop style settings and reworking the configuration UI and functionality.
bgstack15