nautilus/icons/default.xml
Andy Hertzfeld a59d6685a6 implemented an xml-based general theme mechanism, and used it for the
implemented an xml-based general theme mechanism, and used it
	for the sidebar backgrounds, which isn't quite working yet.  Added
	xml files to our themes.
2000-06-26 08:37:44 +00:00

6 lines
171 B
XML

<?xml version="1.0"?>
<theme name="default">
<sidebar SIDEBAR_BACKGROUND_COLOR="rgb:DDDD/DDDD/FFFF"/>
<iconcontainer BACKGROUND_COLOR="rgb:FFFF/FFFF/FFFF"/>
</theme>