diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | icons/crux_eggplant/crux_eggplant.xml | 3 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2001-03-01 Arlo Rose <arlo@eazel.com> + + * icons/crux_eggplant/crux_eggplant.xml: + List view color tweak. + 2001-03-01 Rebecca Schulman <rebecka@eazel.com> Some leak checks that showed up on the top of the leak checker profile. (bugzilla.eazel.com 7253) diff --git a/icons/crux_eggplant/crux_eggplant.xml b/icons/crux_eggplant/crux_eggplant.xml index 01eec461f..96e494400 100644 --- a/icons/crux_eggplant/crux_eggplant.xml +++ b/icons/crux_eggplant/crux_eggplant.xml @@ -4,7 +4,8 @@ dark_info_color="0x777777" light_info_color="0xAAAAAA" selection_box_color_rgba="0x71577440" - selection_box_color="rgb:7171/5757/7474" /> + selection_box_color="rgb:7171/5757/7474" + background_color="rgb:F0F0/F0F0/F0F0"/> <sidebar sidebar_background_color="rgb:8888/6F6F/8D8D-rgb:2525/0C0C/2A2A%90-rgb:0000/0000/0000:h" sidebar_background_tile_image="patterns/.striated.png" |