summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-12-13 08:03:18 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-12-13 08:03:18 +0000
commitae59913ccbb1bff87ac6c0a4906f6e18c21ce547 (patch)
tree97dc57babef3f3b71adb6e29d6bb84e6d0f92384 /icons
parent1045595d149e842ec104f0315172c51e7366daaa (diff)
downloadnautilus-ae59913ccbb1bff87ac6c0a4906f6e18c21ce547.tar.gz
gave Arlo the ability to control the sidebar text color for his new
* src/nautilus-sidebar-title.c: (nautilus_sidebar_title_background_is_default), (nautilus_sidebar_title_select_text_color): gave Arlo the ability to control the sidebar text color for his new sidebar by specifying the colors in the theme file. * icons/eazel/eazel.xml: specified the sidebar title text colors for the eazel theme * src/nautilus-theme-selector.c: (make_theme_description): fixed memory leak.
Diffstat (limited to 'icons')
-rw-r--r--icons/eazel/eazel.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/eazel/eazel.xml b/icons/eazel/eazel.xml
index dc8fa183a..04b43b7d8 100644
--- a/icons/eazel/eazel.xml
+++ b/icons/eazel/eazel.xml
@@ -2,6 +2,7 @@
<theme name="eazel">
<sidebar SIDEBAR_BACKGROUND_TILE_IMAGE="./side_bar_image.png"
SIDEBAR_BACKGROUND_COLOR="rgb:E7E7/E7E7/E7E7-rgb:C3C3/C3C3/C3C3%88-rgb:A9A9/A9A9/A9A9%95-rgb:3636/3636/3636:h"
+ TITLE_COLOR="rgb:3333/3333/7777" TITLE_INFO_COLOR="rgb:3333/3333/7777" TITLE_SHADOW_COLOR="rgb:BBBB/BBBB/FFFF"
TAB_PIECE_IMAGES="sidebar_tab_pieces" COMBINE="TRUE" LEFT_OFFSET="0" SHADOW_OFFSET="1" TEXT_H_OFFSET="-4" LABEL_COLOR="rgb:FFFF/FFFF/FFFF" TAB_FONT="-*-helvetica-bold-r-normal-*-24-*-*-*-*-*-*-*" />
<directory BACKGROUND_COLOR="rgb:CFFF/D333/D999"
SELECTION_BOX_COLOR_RGBA="0x727D974C" SELECTION_BOX_COLOR="rgb:7222/7DDD/9777" />