From 3bf0e15af161b4a35af0ed1e661f7039dfd95038 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Thu, 18 Oct 2012 19:27:13 +0200 Subject: [PATCH] Reduce saturation for colors of BarButtons and top bar This should help the main content of the page stand out better. --- brmbar3/brmbar-gui-qt4/BarButton.qml | 2 +- brmbar3/brmbar-gui-qt4/BasePage.qml | 4 +- brmbar3/brmbar-gui-qt4/brmlab.svg | 66 ++++++++++++++-------------- 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/brmbar3/brmbar-gui-qt4/BarButton.qml b/brmbar3/brmbar-gui-qt4/BarButton.qml index a3451fb..b5d8a30 100644 --- a/brmbar3/brmbar-gui-qt4/BarButton.qml +++ b/brmbar3/brmbar-gui-qt4/BarButton.qml @@ -10,7 +10,7 @@ Rectangle { property string text: "Button" property int fontSize: 0.768 * 60 - property variant btnColor: "#ffffff" + property variant btnColor: "#aaaaaa" signal buttonClick onButtonClick: { /* Supplied by component user. */ } diff --git a/brmbar3/brmbar-gui-qt4/BasePage.qml b/brmbar3/brmbar-gui-qt4/BasePage.qml index 03cf368..952a821 100644 --- a/brmbar3/brmbar-gui-qt4/BasePage.qml +++ b/brmbar3/brmbar-gui-qt4/BasePage.qml @@ -11,7 +11,7 @@ Rectangle { x: 65 y: 35 height: 65 - color: "#71cccc" + color: "#217777" text: "brmbar v3" verticalAlignment: Text.AlignVCenter font.pixelSize: 0.768 * 49 @@ -21,7 +21,7 @@ Rectangle { x: 328 y: 35 color: "#000000" - textColor: "#71cccc" + textColor: "#217777" textSize: 0.768 * 49 } diff --git a/brmbar3/brmbar-gui-qt4/brmlab.svg b/brmbar3/brmbar-gui-qt4/brmlab.svg index d6803f6..b565ed2 100644 --- a/brmbar3/brmbar-gui-qt4/brmlab.svg +++ b/brmbar3/brmbar-gui-qt4/brmlab.svg @@ -83,106 +83,106 @@