From 12e4123d01304ab44d4d8f126adc41796737adc9 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 21 Feb 2002 12:42:19 +0000 Subject: remove DarkMarble and blueHeart themes --- perl-install/share/themes.rc | 6 ------ 1 file changed, 6 deletions(-) (limited to 'perl-install/share') diff --git a/perl-install/share/themes.rc b/perl-install/share/themes.rc index 3f432e690..f662c5bc0 100644 --- a/perl-install/share/themes.rc +++ b/perl-install/share/themes.rc @@ -8,11 +8,6 @@ style "marble3d" bg[NORMAL] = { 0.8, 0.8, 0.8 } bg[PRELIGHT] = { 0.9, 0.9, 0.9 } } -style "DarkMarble" -{ -bg[NORMAL] = { 0.4, 0.45, 0.4 } -bg[PRELIGHT] = { 0.5, 0.55, 0.5 } -} style "savane" { bg[NORMAL] = { 1.0, 0.67, 0 } @@ -30,7 +25,6 @@ bg[PRELIGHT] = { 0, 0, 1.0 } } widget "*mdk*" style "mdk" widget "*marble3d*" style "marble3d" -widget "*DarkMarble*" style "DarkMarble" widget "*savane*" style "savane" widget "*blackwhite*" style "blackwhite" widget "*blue*" style "blue" -- cgit v1.2.1