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

List:       kde-commits
Subject:    [elisa] src: change color of glow to use shadow color (much better with Breeze colors)
From:       Matthieu Gallien <null () kde ! org>
Date:       2017-02-28 21:45:31
Message-ID: E1cipaN-0005q3-BL () code ! kde ! org
[Download RAW message or body]

Git commit 4888838905496bd0c4a98c6268c6c732fe2a2356 by Matthieu Gallien.
Committed on 28/02/2017 at 21:44.
Pushed by mgallien into branch 'master'.

change color of glow to use shadow color (much better with Breeze colors)

M  +3    -3    src/HeaderBar.qml

https://commits.kde.org/elisa/4888838905496bd0c4a98c6268c6c732fe2a2356

diff --git a/src/HeaderBar.qml b/src/HeaderBar.qml
index 372234f..c2b3e6c 100644
--- a/src/HeaderBar.qml
+++ b/src/HeaderBar.qml
@@ -209,7 +209,7 @@ Item {
 =

                         cached: true
 =

-                        color: myPalette.dark
+                        color: myPalette.shadow
 =

                         radius: 4.0
                         samples: 9
@@ -240,7 +240,7 @@ Item {
 =

                         cached: true
 =

-                        color: myPalette.dark
+                        color: myPalette.shadow
 =

                         radius: 4.0
                         samples: 9
@@ -272,7 +272,7 @@ Item {
 =

                         cached: true
 =

-                        color: myPalette.dark
+                        color: myPalette.shadow
 =

                         radius: 4.0
                         samples: 9
[prev in list] [next in list] [prev in thread] [next in thread] 

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