From a56df9855337b3d41e775eaf5fac5e885b66d6ea Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 9 Oct 2000 14:43:12 +0000 Subject: no_comment --- perl-install/share/themes-blackwhite.rc | 2 +- perl-install/share/themes-blue.rc | 2 +- perl-install/share/themes-mdk-Desktop.rc | 2 +- perl-install/share/themes-mdk.rc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'perl-install/share') diff --git a/perl-install/share/themes-blackwhite.rc b/perl-install/share/themes-blackwhite.rc index b7d34987f..112d2ea42 100644 --- a/perl-install/share/themes-blackwhite.rc +++ b/perl-install/share/themes-blackwhite.rc @@ -11,7 +11,7 @@ style "any" fg[NORMAL] = { 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 } fg[PRELIGHT] = { 1.0, 1.0, 1.0 } - fg[INSENSITIVE] = { 1.0, 1.0, 1.0 } + fg[INSENSITIVE] = { 0.0, 0.0, 0.0 } text[INSENSITIVE]={ 1.0, 1.0, 1.0 } bg[SELECTED] = { 1.0, 1.0, 1.0 } diff --git a/perl-install/share/themes-blue.rc b/perl-install/share/themes-blue.rc index 434884d5d..0c1e7d318 100644 --- a/perl-install/share/themes-blue.rc +++ b/perl-install/share/themes-blue.rc @@ -9,7 +9,7 @@ style "any" text[NORMAL] = { 1.0, 1.0, 1.0 } fg[NORMAL] = { 1.0, 1.0, 1.0 } - fg[INSENSITIVE] = { 1.0, 1.0, 1.0 } + fg[INSENSITIVE] = { 0.0, 0.0, 0.0 } text[INSENSITIVE]={ 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 } fg[PRELIGHT] = { 1.0, 1.0, 1.0 } diff --git a/perl-install/share/themes-mdk-Desktop.rc b/perl-install/share/themes-mdk-Desktop.rc index 36962c563..12ecb86b5 100644 --- a/perl-install/share/themes-mdk-Desktop.rc +++ b/perl-install/share/themes-mdk-Desktop.rc @@ -145,7 +145,7 @@ style "any" text[NORMAL] = { 0, 0, 0 } fg[NORMAL] = { 1.0, 1.0, 1.0 } - fg[INSENSITIVE] = { 1.0, 1.0, 1.0 } + fg[INSENSITIVE] = { 0.0, 0.0, 0.0 } text[INSENSITIVE]={ 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 } fg[PRELIGHT] = { 0.8, 0.8, 1.0 } diff --git a/perl-install/share/themes-mdk.rc b/perl-install/share/themes-mdk.rc index 0644fee94..cf0e54b9f 100644 --- a/perl-install/share/themes-mdk.rc +++ b/perl-install/share/themes-mdk.rc @@ -145,7 +145,7 @@ style "any" text[NORMAL] = { 1.0, 1.0, 1.0 } fg[NORMAL] = { 1.0, 1.0, 1.0 } - fg[INSENSITIVE] = { 1.0, 1.0, 1.0 } + fg[INSENSITIVE] = { 0.0, 0.0, 0.0 } text[INSENSITIVE]={ 1.0, 1.0, 1.0 } fg[ACTIVE] = { 1.0, 1.0, 1.0 } fg[PRELIGHT] = { 0.8, 0.8, 1.0 } -- cgit v1.2.1