updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / gtk-engines-cleanice / gtkrc-CleanIce-Dark
blobce8a8f497e50362c0910c2bf5a5011cc5891ecb6
1 # Edit these colors and fonts however you like, after cp'ing the file to
2 # another theme directory.
3 # CleanIce-Dark by Bastien Nocera <hadess@hadess.net>
4 # CleanIce GTK+ Theme 2001 Rodney Dawes <dobez@fnmail.com>
5 # Based on ThinIce GTK+ Engine by Tomas Ogren
6 # and Clean GTK+ Engine by dengen40@yahoo.com
8 style "default"
10   # Normal
11   #
12   # All these items have the same value,
13   # <owen> hadess: No. There are no variables in gtkrc currently.
14   # 
15   bg[SELECTED] = "#685977"
16   base[SELECTED] = "#685977"
17   base[INSENSITIVE] = "#685977"
18   base[ACTIVE] = "#685977"
19   # 
20   fg[SELECTED] = "#ffffff"
21   text[SELECTED] = "#ffffff"
22   text[INSENSITIVE] = "#ffffff"
23   text[ACTIVE] = "#ffffff"
25   # Blackcurrant
26   # bg[SELECTED] = "#0f142c"
27   # fg[SELECTED] = "#ffffff"
29   # Citrus
30   # fg[SELECTED] = "#000000"
31   # bg[SELECTED] = "#f7c700"
33   # Crowberry
34   # fg[SELECTED] = "#ffffff"
35   # bg[SELECTED] = "#34426d"
37   # Eggplant
38   # fg[SELECTED] = "#ffffff"
39   # bg[SELECTED] = "#62526f"
41   # Jade
42   # fg[SELECTED] = "#ffffff"
43   # bg[SELECTED] = "#345d56"
45   # Lime
46   # fg[SELECTED] = "#000000"
47   # bg[SELECTED] = "#bedc00"
49   # PopCorn
50   # fg[SELECTED] = "#000000"
51   # bg[SELECTED] = "#d6c787"
53   # Pumpkin
54   # fg[SELECTED] = "#ffffff"
55   # bg[SELECTED] = "#c8702f"
57   bg[ACTIVE] = "#909090"
58   fg[ACTIVE] = "#000000"
60   bg[NORMAL] = "#a3a2a0"
61   bg[PRELIGHT] = "#685977"
62   fg[PRELIGHT] = "#ffffff"
63   bg[INSENSITIVE] = "#a3a2a0"
65   fg[NORMAL] = "#000000"
67   base[NORMAL]          = "#dddddd"     # list item background
69   engine "cleanice"
70   {
71   }
73 widget_class "*" style "default"