summaryrefslogtreecommitdiff
path: root/Kogaion-daylight/gtk-2.0/gtkrc
diff options
context:
space:
mode:
authorbionel <ionel.busuioc@gmail.com>2016-04-24 13:38:46 +0300
committerbionel <ionel.busuioc@gmail.com>2016-04-24 13:38:46 +0300
commitded3e5d50d2c324e2788d71e181d24a6190abb8e (patch)
treed9678f234218d1384f450cd846e3400c6320278c /Kogaion-daylight/gtk-2.0/gtkrc
parent333653ebc33561120ec0fd5bed7d9792d273a284 (diff)
status update2.1
Diffstat (limited to 'Kogaion-daylight/gtk-2.0/gtkrc')
-rw-r--r--Kogaion-daylight/gtk-2.0/gtkrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/Kogaion-daylight/gtk-2.0/gtkrc b/Kogaion-daylight/gtk-2.0/gtkrc
index c51f6a0..d4f30df 100644
--- a/Kogaion-daylight/gtk-2.0/gtkrc
+++ b/Kogaion-daylight/gtk-2.0/gtkrc
@@ -437,7 +437,7 @@ style "murrine-panel" = "murrine-thin" {
bg[INSENSITIVE] = @panel_bg_color
fg[NORMAL] = @panel_fg_color
- fg[PRELIGHT] = shade (1.25, @selected_bg_color)
+ fg[PRELIGHT] = shade (1.25, @panel_fg_color)
fg[SELECTED] = shade (1.08, @panel_fg_color)
fg[ACTIVE] = @panel_fg_color
fg[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)
@@ -449,7 +449,7 @@ style "murrine-panel" = "murrine-thin" {
base[INSENSITIVE] = @panel_bg_color
text[NORMAL] = @panel_fg_color
- text[PRELIGHT] = shade (1.25, @selected_bg_color)
+ text[PRELIGHT] = shade (1.25, @panel_fg_color)
text[SELECTED] = shade (1.08, @panel_fg_color)
text[ACTIVE] = @panel_fg_color
text[INSENSITIVE] = mix (0.5, @panel_bg_color, @panel_fg_color)