summaryrefslogtreecommitdiffstats
path: root/perl-install/share/themes-blue.rc
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/share/themes-blue.rc')
-rw-r--r--perl-install/share/themes-blue.rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/share/themes-blue.rc b/perl-install/share/themes-blue.rc
index 958be8d1a..2a7cb2391 100644
--- a/perl-install/share/themes-blue.rc
+++ b/perl-install/share/themes-blue.rc
@@ -9,11 +9,13 @@ style "any"
fg[ACTIVE] = { 1.0, 1.0, 1.0 }
fg[PRELIGHT] = { 1.0, 1.0, 1.0 }
fg[INSENSITIVE] = { 1.0, 1.0, 1.0 }
+
}
style "entry"
{
base[NORMAL] = { 0, 1.0, 1.0 }
+ base[ACTIVE] = { 0, 1.0, 1.0 }
fg[NORMAL] = { 0.67, 0, 0.67 }
}