view finch/libgnt/gntrc.sample @ 17858:c1c533448097

sadrul's fix for the userinfo notify crash on disconnect that was caused by the fancy new "Retrieving..." thing. This is version 3 of the fix. This is nosnilmot committing this, with no idea what the --author option to mtn commit actually does. committer: Stu Tomlinson <stu@nosnilmot.com>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Thu, 14 Jun 2007 01:24:16 +0000
parents 0e3a8505ebbe
children
line wrap: on
line source

[general]
shadow = 0

[colors]
black = 0; 0; 0
red = 1000; 0; 0
green = 0; 1000; 0
blue = 250; 250; 700
white = 1000; 1000; 1000
gray = 700; 700; 700
darkgray = 256; 256; 256

[colorpairs]
normal = black; white
highlight = white; blue
highlightd = black; gray
shadow = black; darkgray
title = white; blue
titled = white; gray
text = white; blue
disabled = gray; white