summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAndy Hertzfeld <andy@src.gnome.org>2000-07-09 08:22:52 +0000
committerAndy Hertzfeld <andy@src.gnome.org>2000-07-09 08:22:52 +0000
commitcfd873188967c0419ad080201291862ff70f816a (patch)
tree1b055fbd8a0ac0d5426a3dfb11a97d365852bd4c /data
parent2354dcfdae737fe3520d57bf5ec35258d2f91341 (diff)
downloadnautilus-cfd873188967c0419ad080201291862ff70f816a.tar.gz
made the text color in the sidebar label and tabs automatically choose
made the text color in the sidebar label and tabs automatically choose light or dark depending on the background and tab color. Also, made the property browser generally stay open and be resizable.
Diffstat (limited to 'data')
-rw-r--r--data/browser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/browser.xml b/data/browser.xml
index fc978979e..29fc8bc87 100644
--- a/data/browser.xml
+++ b/data/browser.xml
@@ -26,6 +26,6 @@
<color>rgb:6666/6666/6666</color>
<color>rgb:9999/9999/9999</color>
<color>rgb:CCCC/CCCC/CCCC</color>
- <color>rgb:FFFF/FFFF/FFFF</color>
+ <color>rgb:FFFE/FFFE/FFFE</color>
</category>
</categories>