[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [ktouch/homescreen-ng] src/qml/homescreen: Homescreen: Toolbar Color Tweaking
From:       Sebastian Gottfried <null () kde ! org>
Date:       2017-06-30 13:48:00
Message-ID: E1dQwHA-0008Ck-H6 () code ! kde ! org
[Download RAW message or body]

Git commit b7b3449f9082478031b86f257fc693c4d6858a8d by Sebastian Gottfried.
Committed on 27/06/2017 at 13:37.
Pushed by gottfried into branch 'homescreen-ng'.

Homescreen: Toolbar Color Tweaking

M  +1    -1    src/qml/homescreen/HomeScreen.qml

https://commits.kde.org/ktouch/b7b3449f9082478031b86f257fc693c4d6858a8d

diff --git a/src/qml/homescreen/HomeScreen.qml b/src/qml/homescreen/HomeScr=
een.qml
index 3d32f65..4b5972b 100644
--- a/src/qml/homescreen/HomeScreen.qml
+++ b/src/qml/homescreen/HomeScreen.qml
@@ -80,7 +80,7 @@ FocusScope {
                 id: toolbarColorScheme
                 colorGroup: KColorScheme.Active
                 colorSet: KColorScheme.Complementary
-                property color toolbarBackground: toolbarColorScheme.shade=
(toolbarColorScheme.focusDecoration, KColorScheme.MidShade)
+                property color toolbarBackground: Qt.darker(toolbarColorSc=
heme.shade(toolbarColorScheme.hoverDecoration, KColorScheme.MidShade, toolb=
arColorScheme.contrast, -0.2), 1.3)
             }
             visible: courseSelector.opacity > 0
             id: header

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic