Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 5e9a9037a92d4147899a9ba7e9024a49 > files > 8

gtk-nodoka-engine-0.7.2-2mdv2010.0.i586.rpm

README for Nodoka theme

This theme is designed and created by Martin Sourada <martin.sourada@seznam.cz>
and Daniel Geiger <dgeiger_343@yahoo.com> with support and help from the Fedora 
community <http://fedoraproject.org> and <http://fedoraforum.org>.

This theme is released under GNU GPLv2. Please read the COPYING file for more
info.

To install:

./configure --prefix=/usr --enable-animation; make ; make install

To uninstall:
	
	make uninstall

Gtkrc configuration options:

 * animation = TRUE, FALSE			# FALSE = disabled, TRUE = enabled
 * bullet_color = six-digit hex value		# set custom bullet color (for check and radio buttons)
 * contrast = 1.0				# double value, sets the contrast on borders
 * gradients = TRUE, FALSE			# use gradients
 * hilight_ratio = 0.909090909			# currently has no effect, will be asigned new function in some future release
 * listviewheaderstyle = 0, 1, 2		# 0 = flat, 1 = gradient, 2 = raised
 * listviewstyle = 0, 1				# 0 = nothing, 1 = dotted
 * menubarstyle = 0, 1, 2, 3			# 0 = flat, 1 = normal raised gradient, 2 = normal lowered gradient, 3 = menubar gradient
 * toolbarstyle = 0, 1, 2, 3			# 0 = flat, 1 = normal raised gradient, 2 = normal lowered gradient, 3 = menubar gradient
 * roundness = 0, 1, 2, 3...			# set the roundness of widgets
 * scrollbar_color = six-digit hex value	# set custom scrollbar slider color
 * scrollbarstyle = 0, 1, 2			# 0 = no handles, 1 = circles, 2 = bars
 * stripes = TRUE, FALSE			# use stripes in progressbars
 * focus_inner = TRUE, FALSE			# TRUE = secondary focus ring inside, FALSE = secondary focus ring outside widgets
 * focus_fill = TRUE, FALSE			# enable or disable focus overlay fill