ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/gtkrc
Revision: 1.2
Committed: Sat Nov 8 01:00:07 2003 UTC (20 years, 6 months ago) by root
Branch: MAIN
Changes since 1.1: +1 -0 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 root 1.1 # I am lame, but this will grow
2    
3     style "xv" {
4     bg[NORMAL] = "#b2d0dc"
5     bg[ACTIVE] = "#8b99b5"
6 root 1.2 base[NORMAL] = "#b2d0dc"
7 root 1.1 }
8    
9     class "GtkWidget" style :lowest "xv"