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

List:       kde-commits
Subject:    [vvave] /: update to latest changes on mauikit
From:       Camilo Higuita <null () kde ! org>
Date:       2018-09-12 8:46:29
Message-ID: E1g00n7-0005wX-Sg () code ! kde ! org
[Download RAW message or body]

Git commit 8d82fff7a884e8db3d27d716c8fecb26b30fb768 by Camilo Higuita.
Committed on 12/09/2018 at 08:46.
Pushed by camiloh into branch 'master'.

update to latest changes on mauikit

M  +3    -3    main.qml

https://commits.kde.org/vvave/8d82fff7a884e8db3d27d716c8fecb26b30fb768

diff --git a/main.qml b/main.qml
index 61a50a2..9ed068d 100644
--- a/main.qml
+++ b/main.qml
@@ -180,11 +180,11 @@ Maui.ApplicationWindow
     /* UI */
     property bool accent : pageStack.wideMode || (!pageStack.wideMode && pageStack.currentIndex === 1)
     accentColor: "#212121"
-    headBarColor: currentView === viewsIndex.vvave ? "#7e57c2" : accentColor
+    headBarFGColor: altColorText
+    headBarBGColor: currentView === viewsIndex.vvave ? "#7e57c2" : accentColor
     colorSchemeName: "vvave"
     altColorText: darkTextColor   
-    leftIcon.iconColor: altColorText
-    rightIcon.iconColor: altColorText
+
     headBar.middleContent : [
 
         Maui.ToolButton
[prev in list] [next in list] [prev in thread] [next in thread] 

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