diff options
Diffstat (limited to 'perl-install/share/themes-marble3d.rc')
-rw-r--r-- | perl-install/share/themes-marble3d.rc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/perl-install/share/themes-marble3d.rc b/perl-install/share/themes-marble3d.rc index fd2b48b74..2199b2b75 100644 --- a/perl-install/share/themes-marble3d.rc +++ b/perl-install/share/themes-marble3d.rc @@ -129,6 +129,11 @@ style "steps" fg[NORMAL] = { 0.40, 0.30, 0.20 } } +style "stepsReachable" +{ + fg[NORMAL] = { 0.25, 0.15, 0.05 } +} + widget_class "GtkWindow" style "window" widget_class "*" style "any" widget_class "*GtkSpin*" style "entry" |