view console/libgnt/gntrc.sample @ 15348:03edbb70210f

[gaim-migrate @ 18140] Update gaim_gtk_set_urgent to work on WIN32. I also changed the function signature to take a GtkWindow instead of a GdkWindow so that we can use gtk_window_set_urgency_hint (only available on GTK >= 2.8.0). committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 16 Jan 2007 22:20:26 +0000
parents 06f75fb84a78
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