kwin/plugins/kdecorations/aurorae
Vlad Zagorodniy cccb3456f3 Use QColor::darker/lighter instead of QColor::dark/light
Summary: QColor::dark() and QColor::light() are obsolete since long time ago.

Reviewers: #kwin, apol

Reviewed By: apol

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D22360
2019-07-10 02:03:10 +03:00
..
src Use QColor::darker/lighter instead of QColor::dark/light 2019-07-10 02:03:10 +03:00
themes
AUTHORS
CMakeLists.txt
README
theme-description Update URLs to use https 2019-03-25 19:26:23 +01:00
TODO

Aurorae is a themeable window decoration for KWin.

It supports theme files consisting of several SVG files for decoration and buttons. Themes can be
installed and selected directly in the configuration module of KWin decorations.

Please have a look at theme-description on how to write a theme file.