Recognizes if input is ogg or not.
[xiph.git] / postfish / postfish-gtkrc
blob7b10e1b3b1274e2557098615b47899b64f87a168
1 style "button-poppy" {
2         bg[NORMAL]="#80a0ff" 
3         bg[ACTIVE]="#c0f0ff" 
4         bg[PRELIGHT]="#c0f0ff" 
6         text[NORMAL]="#000000"
7         text[ACTIVE]="#000000"
8         text[PRELIGHT]="#000000" 
10         fg[NORMAL]="#000000"
11         fg[ACTIVE]="#000000"
12         fg[PRELIGHT]="#000000" 
14         font_name = "sans 8"
15         GtkButton::relief = none
17         GtkButton::focus-padding = 0
18         GtkButton::focus-line-width = 1
19         GtkButton::interior-focus = 0
22 style "panel-label" {
23         font_name = "sans bold 11"
26 style "panel-text" {
27         font_name = "sans 9"
30 style "small-marker" {
31         fg[NORMAL]="#905050" 
32         font_name = "sans 6"
35 style "scale-marker" {
36         font_name = "sans 7"
39 style "frame-label" {
40         font_name = "sans bold 10"
43 style "frame-text" {
44         font_name = "sans 9"
47 style "check-poppy" {
48         bg[NORMAL]="#80a0ff" 
50         font_name = "sans 8"    
51         GtkButton::focus-padding = 0
52         GtkButton::focus-line-width = 1
53         GtkButton::interior-focus = 0
56 style "slider" {
57         bg[NORMAL]="#80a0ff" 
58         bg[PRELIGHT]="#c0f0ff" 
59         GtkWidget::focus-padding = 0
60         GtkWidget::focus-line-width = 1
61         GtkWidget::interior-focus = 0
64 style "multibar" {
65         bg[NORMAL]="#80a0ff" 
66         bg[ACTIVE]="#b0b0b0" 
67         bg[PRELIGHT]="#c0f0ff" 
69         fg[NORMAL]="#000000" 
70         fg[ACTIVE]="#ff8080" 
71         fg[PRELIGHT]="#f0f080" 
73         text[NORMAL]="#c0c0d0" 
74         text[ACTIVE]="#ffb0b0" 
75         font_name = "sans 7"    
78 style "multislide" {
79         bg[NORMAL]="#80a0ff" 
80         bg[ACTIVE]="#b0b0b0" 
81         bg[PRELIGHT]="#c0f0ff" 
83         fg[NORMAL]="#000000" 
84         fg[ACTIVE]="#ff8080" 
85         fg[PRELIGHT]="#f0f080" 
87         text[NORMAL]="#707070" 
88         text[ACTIVE]="#905050" 
89         font_name = "sans 7"    
92 style "clipbar" {
93         fg[NORMAL]="#404040" 
94         fg[ACTIVE]="#ff8080" 
95         text[NORMAL]="#c0c0d0" 
96         text[ACTIVE]="#c0c0d0" 
97         font_name = "sans 8"    
100 style "readout" {
101         base[NORMAL]="#ffffff" 
102         base[ACTIVE]="#ffffff" 
103         bg[NORMAL]="#ffffff" 
104         bg[ACTIVE]="#ffffff" 
106         font_name = "Fixed, Nimbus Mono L, Courier, Monospace 10"       
109 style "small-readout" {
110         base[NORMAL]="#ffffff" 
111         base[ACTIVE]="#ffffff" 
112         bg[NORMAL]="#ffffff" 
113         bg[ACTIVE]="#ffffff" 
114         text[NORMAL]="#606060"
115         font_name = "Fixed, Nimbus Mono L, Courier, Monospace 8"        
118 style "darkpanel" {
119         bg[NORMAL]="#b0b0b0" 
120         bg[INSENSITIVE]="#b0b0b0" 
123 style "quitbutton" {
124         bg[NORMAL]="#d0d0d0"
125         bg[PRELIGHT]="#ffc0c0"
126         bg[ACTIVE]="#ffc0c0"
127         font_name = "sans 8"    
128         GtkButton::focus-padding = 0
129         GtkButton::focus-line-width = 1
130         GtkButton::interior-focus = 0
133 style "left" {
134         text[NORMAL] = "#606060"
135         text[ACTIVE] = "#606060"
136         text[SELECTED] = "#606060"
137         text[PRELIGHT] = "#606060"
138         fg[ACTIVE] = "#606060"
139         bg[NORMAL]="#80a0ff" 
141 style "right" {
142         text[NORMAL] = "#cc0000"
143         text[ACTIVE] = "#cc0000"
144         text[SELECTED] = "#cc0000"
145         text[PRELIGHT] = "#cc0000"
146         bg[NORMAL]="#80a0ff" 
148 style "mid" {
149         text[NORMAL] = "#0000fc"
150         text[ACTIVE] = "#0000fc"
151         text[SELECTED] = "#0000fc"
152         text[PRELIGHT] = "#0000fc"
153         bg[NORMAL]="#80a0ff" 
155 style "side" {
156         text[NORMAL] = "#00B200"
157         text[ACTIVE] = "#00B200"
158         text[SELECTED] = "#00B200"
159         text[PRELIGHT] = "#00B200"
160         bg[NORMAL]="#80a0ff" 
163 widget "*.GtkLabel" style "panel-text"
164 widget "*.scalemarker" style "scale-marker"
165 widget "*.smallmarker" style "small-marker"
167 widget "*.color0" style "left"
168 widget "*.color1" style "right"
169 widget "*.color2" style "mid"
170 widget "*.color3" style "side"
172 widget "*.panelbox*" style "darkpanel"
173 widget "*.winpanel*" style "darkpanel"
175 widget "*.choiceframe.*" style "frame-text"
176 widget "*.GtkFrame.GtkLabel" style "frame-label"
177 widget "*.GtkFrame.GtkHBox.GtkLabel" style "frame-label"
178 widget "*.framelabel" style "frame-label"
180 widget "*.Readout*" style "readout"
181 widget "*.smallreadout" style "small-readout"
182 widget "*.GtkEntry" style "readout"
183 widget "*.GtkHScale" style "slider"
184 widget "*.GtkMenu*" style "button-poppy"
185 widget "*.GtkComboBox*" style "button-poppy"
186 widget "*.GtkToggleButton*" style "button-poppy"
187 widget "*.GtkButton*" style "button-poppy"
188 widget "*.GtkCheckButton" style "check-poppy"
189 widget "*.Windowbutton*" style "button-poppy"
190 widget "*.windowbuttonlike" style "button-poppy"
191 widget "*.quitbutton" style "quitbutton"
192 widget "*.quitbutton.GtkLabel" style "quitbutton"
194 widget "*.panelbutton*" style "button-poppy"
195 widget "*.panelbutton*.GtkLabel" style "panel-label"
196 widget "*.Multibar*" style "multibar"
197 widget "*.Multislide*" style "multislide"
199 widget "*.clipbar*" style "clipbar"