diff options
author | Anne Nicolas <ennael@mageia.org> | 2012-04-12 20:35:07 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2012-04-12 20:35:07 +0000 |
commit | 934e94ff99a52f25ca34bee70a49e764eae7ba99 (patch) | |
tree | e027297c72bc8daca4658535f03a9aae375e5760 | |
parent | d92a5ef4bc741e20832c27138fcfda03b34d1114 (diff) | |
download | drakx-backup-do-not-use-934e94ff99a52f25ca34bee70a49e764eae7ba99.tar drakx-backup-do-not-use-934e94ff99a52f25ca34bee70a49e764eae7ba99.tar.gz drakx-backup-do-not-use-934e94ff99a52f25ca34bee70a49e764eae7ba99.tar.bz2 drakx-backup-do-not-use-934e94ff99a52f25ca34bee70a49e764eae7ba99.tar.xz drakx-backup-do-not-use-934e94ff99a52f25ca34bee70a49e764eae7ba99.zip |
adapt color for menu categories
-rw-r--r-- | perl-install/share/themes-galaxy.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/themes-galaxy.rc b/perl-install/share/themes-galaxy.rc index 346b27f5b..b0e4f4b5b 100644 --- a/perl-install/share/themes-galaxy.rc +++ b/perl-install/share/themes-galaxy.rc @@ -11,7 +11,7 @@ style "white-on-blue" style "step-categories" { - fg[NORMAL] = "#2A5EBA" + fg[NORMAL] = "#32A9DD" } style "banner" { |