diff --git a/common/gtk-2.0/apps.rc b/common/gtk-2.0/apps.rc index fc010cf13..1a412545b 100644 --- a/common/gtk-2.0/apps.rc +++ b/common/gtk-2.0/apps.rc @@ -11,7 +11,7 @@ style "dark-sidebar" { base[NORMAL] = @dark_sidebar_bg base[INSENSITIVE] = @dark_sidebar_bg - text[NORMAL] = "#BAC3CF" + text[NORMAL] = "#CFCFCF" text[ACTIVE] = @selected_fg_color text[SELECTED] = @selected_fg_color }