8 text[PRELIGHT]="#000000"
12 fg[PRELIGHT]="#000000"
13 fg[SELECTED]="#000000"
14 fg[INSENSITIVE]="#808080"
16 base[NORMAL] = "#80a0ff"
17 base[SELECTED] = "#80a0ff"
18 base[ACTIVE] = "#80a0ff"
19 base[PRELIGHT] = "#80a0ff"
20 base[INSENSITIVE] = "#808080"
22 GtkWidget::focus_line_width = 1
23 GtkWidget::focus_padding = 0
24 GtkWidget::interior_focus = 0
25 GtkWidget::internal_padding = 0
33 bg[PRELIGHT]="#a0a0a0"
35 text[NORMAL]="#000000"
36 text[ACTIVE]="#000000"
37 text[PRELIGHT]="#000000"
41 fg[PRELIGHT]="#c0f0ff"
42 fg[SELECTED]="#c0f0ff"
43 fg[INSENSITIVE]="#808080"
45 base[NORMAL] = "#80a0ff"
46 base[SELECTED] = "#c0f0ff"
47 base[ACTIVE] = "#c0f0ff"
48 base[PRELIGHT] = "#c0f0ff"
49 base[INSENSITIVE] = "#808080"
51 GtkWidget::focus_line_width = 1
52 GtkWidget::focus_padding = 0
53 GtkWidget::interior_focus = 0
54 GtkWidget::internal_padding = 0
55 GtkExpander::expander_size = 14
60 style "slider-poppy" {
63 bg[PRELIGHT]="#c0c0c0"
67 fg[PRELIGHT]="#c0f0ff"
69 text[NORMAL]="#000000"
70 text[ACTIVE]="#000000"
71 text[PRELIGHT]="#000000"
73 GtkWidget::focus_line_width = 1
74 GtkWidget::focus_padding = 0
75 GtkWidget::interior_focus = 0
76 GtkWidget::internal_padding = 0
82 base[NORMAL]="#ffffff"
83 base[ACTIVE]="#ffffff"
84 base[PRELIGHT]="#ffffff"
85 base[INSENSITIVE]="#c0c0c0"
87 text[NORMAL]="#000000"
88 text[ACTIVE]="#000000"
89 text[PRELIGHT]="#000000"
97 bg[PRELIGHT]="#c0f0ff"
99 text[INSENSITIVE]="#606060"
100 text[NORMAL]="#000000"
101 text[ACTIVE]="#000000"
102 text[PRELIGHT]="#000000"
107 style "scale-poppy" {
110 bg[PRELIGHT]="#c0f0ff"
117 widget "sushivision" style "panel"
118 widget "sushivision.*" style "panel"
119 widget "sushivision.*.GtkScrolledWindow*" style "scale-poppy"
120 widget "sushivision.*.GtkLabel" style "panel-text"
121 widget "sushivision.*.GtkMenu*" style "button-poppy"
122 widget "sushivision.*.GtkComboBox*" style "button-poppy"
123 widget "sushivision.*.GtkToggleButton*" style "button-poppy"
124 widget "sushivision.*.GtkButton*" style "button-poppy"
125 widget "sushivision.*.GtkExpander" style "exp-poppy"
126 widget "sushivision.*.GtkEntry" style "entry-poppy"
127 widget "sushivision.*.Slider" style "slider-poppy"