# dillorc
# Sample Dillo initialization file.
# Lines that start with a '#' are comments.
# Blank lines are ignored.

# Set the home location
home=http://www.handhelds.org/demo-links.html

# Set the proxy information for http
# http_proxy=www-proxy-1.crl.dec.com

# Set the domain to access without proxy
#no_proxy = http://www.mynet.com/

# Color Section
# Here we can use the standard (and extended) html named color or 
# the hexdecimal version (in C style)

# Set the link color
link_color=blue

# Set the background color
# bg_color=gray
bg_color=0xd6d6c0

# If you like white backgrounds, uncomment next line
# allow_white_bg=YES

# If you want to force all documents to use your colours,
# uncomment the next line.
# force_my_colors=YES

# Set the text color
text_color=black

# dillorc ends here.
