4 GtkButton::relief = none
6 GtkButton::focus-padding = 0
7 GtkButton::focus-line-width = 1
8 GtkButton::interior-focus = 1
11 GtkExpander :: expander-size = 8
12 GtkExpander :: expander-spacing = 20
13 GtkToggle :: toggle-size = 8
14 GtkToggle :: toggle-spacing = 20
18 bg[PRELIGHT]="#d0e6ff"
19 bg[SELECTED]="#d0e6ff"
20 bg[INSENSITIVE]="#b0c0d8"
24 fg[PRELIGHT]="#000000"
25 fg[SELECTED]="#000000"
26 fg[INSENSITIVE]="#8ea0be"
28 text[NORMAL]="#000000"
29 text[ACTIVE]="#000000"
30 text[PRELIGHT]="#000000"
31 text[SELECTED]="#000000"
32 text[INSENSITIVE]="#8ea0be"
38 bg[PRELIGHT]="#d0d0d0"
40 text[NORMAL]="#000000"
41 text[ACTIVE]="#000000"
42 text[PRELIGHT]="#000000"
46 fg[PRELIGHT]="#000000"
49 style "controlpanel" {
52 text[NORMAL]="#000000"
53 text[ACTIVE]="#000000"
54 text[PRELIGHT]="#000000"
58 fg[PRELIGHT]="#000000"
65 base[NORMAL]="#b0c0d8"
66 base[ACTIVE]="#c0e0ff"
69 bg[PRELIGHT]="#d0e6ff"
70 bg[SELECTED]="#d0e6ff"
71 base[PRELIGHT]="#d0e6ff"
72 base[SELECTED]="#d0e6ff"
73 base[INSENSITIVE]="#c0c0c0"
75 text[NORMAL]="#000000"
81 fg[PRELIGHT]="#405080"
83 fg[SELECTED]="#405080"
84 fg[INSENSITIVE]="#405080"
104 class "*" style "panel"
106 widget "*.top-control*" style "top-control"
107 widget "*.top-label*" style "top-label"
108 widget "*.top-readout*" style "top-readout"
110 widget "*.controlpanel*.GtkLabel" style "panel-text"
111 widget "*.Plot" style "scale-text"
113 widget "*.GtkEntry" style "readout"
114 class "GtkMenu" style "button-poppy"
115 widget_class "*Menu*" style "button-poppy"
117 widget_class "*.GtkMenuItem.*" style "button-poppy"
118 widget_class "*Frame*" style "button-poppy"
120 widget "*.GtkComboBox*" style "button-poppy"
121 widget "*.GtkToggleButton*" style "button-poppy"
122 widget "*.GtkButton*" style "button-poppy"
123 widget "*.controlpanel" style "controlpanel"
124 widget "*.controlpanel.*Sep*" style "button-poppy"
125 widget "*.readout" style "readout"