From c9cc24da93cfe5a5c0645b744de0662d6ffb10ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matt=C3=A9o=20Delabre?= Date: Wed, 20 Apr 2016 22:26:46 +0200 Subject: [PATCH] =?UTF-8?q?M=C3=A0J=20th=C3=A8me=20couleurs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- res/gui.theme | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/res/gui.theme b/res/gui.theme index 7771155..a103492 100644 --- a/res/gui.theme +++ b/res/gui.theme @@ -5,7 +5,7 @@ * { FontName: overpass; FontSize: 14; - Color: #111111ff; + Color: #141414ff; } Window { @@ -22,7 +22,7 @@ Scrollbar { BorderWidth: 0; SliderColor: #B4B4B4ff; TroughColor: #E6E6E6ff; - StepperArrowColor: #111111ff; + StepperArrowColor: #141414ff; StepperBackgroundColor: #B4B4B4ff; } @@ -39,7 +39,7 @@ Entry { } ComboBox { - ArrowColor: #111111ff; + ArrowColor: #141414ff; HighlightedColor: #B4B4B4ff; }