From aaaee6de758f70005ffdd343a4b7354e3664f471 Mon Sep 17 00:00:00 2001 From: Cosimo Cecchi Date: Mon, 4 Apr 2011 22:25:26 -0400 Subject: icon-container: rework the colors used for additional text labels We now use the insensitive color for the normal state, and make them follow the filename color for selected states. This also fixes https://bugzilla.gnome.org/show_bug.cgi?id=319982, tested with the HighContrast theme. --- data/nautilus.css | 2 -- 1 file changed, 2 deletions(-) (limited to 'data') diff --git a/data/nautilus.css b/data/nautilus.css index 004c1850d..12c347364 100644 --- a/data/nautilus.css +++ b/data/nautilus.css @@ -2,8 +2,6 @@ * { -NautilusIconContainer-selection-box-rgba: @selected_bg_color; - -NautilusIconContainer-dark-info-rgba: shade (@selected_bg_color, 0.6); - -NautilusIconContainer-light-info-rgba: shade (@selected_fg_color, 0.6); } NautilusTrashBar.info, -- cgit v1.2.1