From 05da12f9c8801b36ec0834f5126deb79656790e6 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 3 Nov 1999 18:29:54 +0000 Subject: no_comment --- perl-install/share/themes-blue.rc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'perl-install/share/themes-blue.rc') diff --git a/perl-install/share/themes-blue.rc b/perl-install/share/themes-blue.rc index 53ed55159..bc8b2f4c0 100644 --- a/perl-install/share/themes-blue.rc +++ b/perl-install/share/themes-blue.rc @@ -46,6 +46,12 @@ style "background" bg[PRELIGHT] = { 0, 0, 0.67 } } +style "steps" +{ + bg[NORMAL] = { 0, 0, 0 } + fg[NORMAL] = { 1.0, 1.0, 1.0 } +} + widget_class "*" style "any" widget_class "*GtkSpin*" style "entry" widget_class "*GtkEntry*" style "entry" @@ -53,3 +59,4 @@ widget_class "*Gtk*List*" style "entry" widget_class "*GtkNotebook*" style "notebook" widget "*GtkButton*" style "button" widget "*background*" style "background" +widget "*Steps*" style "steps" -- cgit v1.2.1