ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CV/gtkrc
Revision: 1.1
Committed: Fri Nov 7 02:41:05 2003 UTC (20 years, 6 months ago) by root
Branch: MAIN
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     }
7    
8     class "GtkWidget" style :lowest "xv"