From 947d14eb3553ae8d66771b516498fa9dc43a3574 Mon Sep 17 00:00:00 2001 From: damien Date: Wed, 20 Feb 2002 15:32:17 +0000 Subject: updated theme --- perl-install/share/themes-marble3d.rc | 50 +++++++++++++++++------------------ 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'perl-install/share') diff --git a/perl-install/share/themes-marble3d.rc b/perl-install/share/themes-marble3d.rc index 1bbf48355..35378d7a4 100644 --- a/perl-install/share/themes-marble3d.rc +++ b/perl-install/share/themes-marble3d.rc @@ -135,53 +135,53 @@ style "window" style "any" { - text[NORMAL] = { 0.00, 0.00, 0.00 } - fg[NORMAL] = { 0.00, 0.00, 0.00 } - fg[PRELIGHT] = { 0.25, 0.25, 0.25 } - fg[ACTIVE] = { 0.00, 0.00, 0.00 } - fg[SELECTED] = { 0.00, 0.00, 0.00 } - fg[INSENSITIVE] = { 0.50, 0.50, 0.50 } +text[NORMAL] = { 0, 0, 0 } +fg[NORMAL] = { 0, 0, 0 } +fg[PRELIGHT] = { 0.25, 0.25, 0.25 } +fg[ACTIVE] = { 0, 0, 0 } +fg[SELECTED] = { 0, 0, 0 } +fg[INSENSITIVE] = { 0.5, 0.5, 0.5 } - base[NORMAL] = { 0.75, 0.75, 0.75 } - bg[NORMAL] = { 0.80, 0.80, 0.80 } - bg[PRELIGHT] = { 0.85, 0.85, 0.85 } - bg[ACTIVE] = { 0.90, 0.90, 0.90 } - bg[SELECTED] = { 0.90, 0.80, 0.70 } - bg[INSENSITIVE] = { 0.80, 0.75, 0.70 } +base[NORMAL] = { 0.75, 0.75, 0.75 } +bg[NORMAL] = { 0.29, 0.38, 0.67 } +bg[PRELIGHT] = { 0.85, 0.85, 0.85 } +bg[ACTIVE] = { 0.9, 0.9, 0.9 } +bg[SELECTED] = { 0.9, 0.8, 0.7 } +bg[INSENSITIVE] = { 0.8, 0.75, 0.7 } } style "entry" { - base[NORMAL] = { 1.0, 1.0, 1.0 } - base[ACTIVE] = { 1.0, 1.0, 1.0 } - fg[NORMAL] = { 0, 0, 0 } +base[NORMAL] = { 1.0, 1.0, 1.0 } +base[ACTIVE] = { 1.0, 1.0, 1.0 } +fg[NORMAL] = { 0, 0, 0 } } style "notebook" { - bg[NORMAL] = { 0.82, 0.8, 0.8 } - bg[ACTIVE] = { 0.72, 0.7, 0.7 } - fg[NORMAL] = { 0, 0, 0 } +bg[NORMAL] = { 0.82, 0.8, 0.8 } +bg[ACTIVE] = { 0.72, 0.7, 0.7 } +fg[NORMAL] = { 0, 0, 0 } } style "button" = "any" { - bg[NORMAL] = { 1.0, 1.0, 1.0 } - fg[NORMAL] = { 0, 0, 0 } - bg[PRELIGHT] = { 1.0, 1.0, 1.0 } - fg[PRELIGHT] = { 0.67, 0.67, 0.67 } +bg[NORMAL] = { 1.0, 1.0, 1.0 } +fg[NORMAL] = { 0, 0, 0 } +bg[PRELIGHT] = { 1.0, 1.0, 1.0 } +fg[PRELIGHT] = { 0.67, 0.67, 0.67 } } style "background" { - bg[NORMAL] = { 0.8, 0.8, 0.8 } - bg[PRELIGHT] = { 0.74, 0.72, 0.7 } +bg[NORMAL] = { 0.8, 0.8, 0.8 } +bg[PRELIGHT] = { 0.74, 0.72, 0.7 } } style "steps" { - fg[NORMAL] = { 0.40, 0.30, 0.20 } +fg[NORMAL] = { 0.4, 0.3, 0.2 } engine "pixmap" { image -- cgit v1.2.1