From ffa965649f55d5725be5a0f24b3a4182ff7e5478 Mon Sep 17 00:00:00 2001 From: Martin Schenck Date: Fri, 7 Oct 2016 11:50:35 +0200 Subject: Merged upstream, supporting 3.22 --- common/gtk-2.0/panel.rc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'common/gtk-2.0/panel.rc') diff --git a/common/gtk-2.0/panel.rc b/common/gtk-2.0/panel.rc index d573b7b..7ccd6d6 100644 --- a/common/gtk-2.0/panel.rc +++ b/common/gtk-2.0/panel.rc @@ -8,15 +8,15 @@ style "theme-panel" { bg[PRELIGHT] = "#3f4453" bg[SELECTED] = @selected_bg_color - fg[NORMAL] = "#BAC3CF" + fg[NORMAL] = "#657b83" fg[PRELIGHT] = @selected_fg_color fg[ACTIVE] = @selected_fg_color fg[SELECTED] = @selected_fg_color - text[NORMAL] = "#BAC3CF" - text[PRELIGHT] = "#BAC3CF" - text[ACTIVE] = "#BAC3CF" - text[SELECTED] = "#BAC3CF" + text[NORMAL] = "#657b83" + text[PRELIGHT] = "#657b83" + text[ACTIVE] = "#657b83" + text[SELECTED] = "#657b83" engine "murrine" { reliefstyle = 0 -- cgit v1.2.3