1 | style "white-bg" |
---|
2 | { |
---|
3 | bg[NORMAL] = { 1.0, 1.0, 1.0 } |
---|
4 | bg[PRELIGHT] = { 1.0, 1.0, 1.0 } |
---|
5 | bg[ACTIVE] = { 1.0, 1.0, 1.0 } |
---|
6 | bg[SELECTED] = { 1.0, 1.0, 1.0 } |
---|
7 | } |
---|
8 | |
---|
9 | style "decdig-bg" |
---|
10 | { |
---|
11 | bg[NORMAL] = { 0.67, 0.91, 1.0 } |
---|
12 | bg[PRELIGHT] = { 0.67, 0.91, 1.0 } |
---|
13 | bg[ACTIVE] = { 0.67, 0.91, 1.0 } |
---|
14 | bg[SELECTED] = { 0.67, 0.91, 1.0 } |
---|
15 | bg[INSENSITIVE] = { 0.63, 0.63, 0.63 } |
---|
16 | } |
---|
17 | |
---|
18 | style "hexdig-bg" |
---|
19 | { |
---|
20 | bg[NORMAL] = { 0.0, 0.91, 1.0 } |
---|
21 | bg[PRELIGHT] = { 0.0, 0.91, 1.0 } |
---|
22 | bg[ACTIVE] = { 0.0, 0.91, 1.0 } |
---|
23 | bg[SELECTED] = { 0.0, 0.91, 1.0 } |
---|
24 | bg[INSENSITIVE] = { 0.63, 0.63, 0.63 } |
---|
25 | } |
---|
26 | |
---|
27 | style "arithop-bg" |
---|
28 | { |
---|
29 | bg[NORMAL] = { 0.92, 0.92, 0.92 } |
---|
30 | bg[PRELIGHT] = { 0.92, 0.92, 0.92 } |
---|
31 | bg[ACTIVE] = { 0.92, 0.92, 0.92 } |
---|
32 | bg[SELECTED] = { 0.92, 0.92, 0.92 } |
---|
33 | } |
---|
34 | |
---|
35 | style "adjust-bg" |
---|
36 | { |
---|
37 | bg[NORMAL] = { 1.0, 1.0, 0.50 } |
---|
38 | bg[PRELIGHT] = { 1.0, 1.0, 0.50 } |
---|
39 | bg[ACTIVE] = { 1.0, 1.0, 0.50 } |
---|
40 | bg[SELECTED] = { 1.0, 1.0, 0.50 } |
---|
41 | } |
---|
42 | |
---|
43 | style "portion-bg" |
---|
44 | { |
---|
45 | bg[NORMAL] = { 0.71, 1.0, 0.71 } |
---|
46 | bg[PRELIGHT] = { 0.71, 1.0, 0.71 } |
---|
47 | bg[ACTIVE] = { 0.71, 1.0, 0.71 } |
---|
48 | bg[SELECTED] = { 0.71, 1.0, 0.71 } |
---|
49 | } |
---|
50 | |
---|
51 | style "func-bg" |
---|
52 | { |
---|
53 | bg[NORMAL] = { 0.75, 0.75, 0.75 } |
---|
54 | bg[PRELIGHT] = { 0.75, 0.75, 0.75 } |
---|
55 | bg[ACTIVE] = { 0.75, 0.75, 0.75 } |
---|
56 | bg[SELECTED] = { 0.75, 0.75, 0.75 } |
---|
57 | } |
---|
58 | |
---|
59 | style "plogical-bg" |
---|
60 | { |
---|
61 | bg[NORMAL] = { 0.71, 1.0, 0.71 } |
---|
62 | bg[PRELIGHT] = { 0.71, 1.0, 0.71 } |
---|
63 | bg[ACTIVE] = { 0.71, 1.0, 0.71 } |
---|
64 | bg[SELECTED] = { 0.71, 1.0, 0.71 } |
---|
65 | } |
---|
66 | |
---|
67 | style "blogical-bg" |
---|
68 | { |
---|
69 | bg[NORMAL] = { 0.45, 0.91, 0.75 } |
---|
70 | bg[PRELIGHT] = { 0.45, 0.91, 0.75 } |
---|
71 | bg[ACTIVE] = { 0.45, 0.91, 0.75 } |
---|
72 | bg[SELECTED] = { 0.45, 0.91, 0.75 } |
---|
73 | } |
---|
74 | |
---|
75 | style "fin-bg" |
---|
76 | { |
---|
77 | bg[NORMAL] = { 1.0, 0.66, 0.49 } |
---|
78 | bg[PRELIGHT] = { 1.0, 0.66, 0.49 } |
---|
79 | bg[ACTIVE] = { 1.0, 0.66, 0.49 } |
---|
80 | bg[SELECTED] = { 1.0, 0.66, 0.49 } |
---|
81 | } |
---|
82 | |
---|
83 | style "trigcol-bg" |
---|
84 | { |
---|
85 | bg[NORMAL] = { 1.0, 0.58, 0.49 } |
---|
86 | bg[PRELIGHT] = { 1.0, 0.58, 0.49 } |
---|
87 | bg[ACTIVE] = { 1.0, 0.58, 0.49 } |
---|
88 | bg[SELECTED] = { 1.0, 0.58, 0.49 } |
---|
89 | } |
---|
90 | |
---|
91 | style "sci-bg" |
---|
92 | { |
---|
93 | bg[NORMAL] = { 1.0, 0.66, 0.49 } |
---|
94 | bg[PRELIGHT] = { 1.0, 0.66, 0.49 } |
---|
95 | bg[ACTIVE] = { 1.0, 0.66, 0.49 } |
---|
96 | bg[SELECTED] = { 1.0, 0.66, 0.49 } |
---|
97 | } |
---|
98 | |
---|
99 | style "memory-bg" |
---|
100 | { |
---|
101 | bg[NORMAL] = { 1.0, 1.0, 1.0 } |
---|
102 | bg[PRELIGHT] = { 1.0, 1.0, 1.0 } |
---|
103 | bg[ACTIVE] = { 1.0, 1.0, 1.0 } |
---|
104 | bg[SELECTED] = { 1.0, 1.0, 1.0 } |
---|
105 | } |
---|
106 | |
---|
107 | style "text-bg" |
---|
108 | { |
---|
109 | bg[NORMAL] = { 0.0, 0.0, 0.0 } |
---|
110 | bg[PRELIGHT] = { 0.0, 0.0, 0.0 } |
---|
111 | bg[ACTIVE] = { 0.0, 0.0, 0.0 } |
---|
112 | bg[SELECTED] = { 0.0, 0.0, 0.0 } |
---|
113 | } |
---|
114 | |
---|
115 | widget "*bas_button0*" style "decdig-bg" |
---|
116 | widget "*bas_button1*" style "decdig-bg" |
---|
117 | widget "*bas_button2*" style "decdig-bg" |
---|
118 | widget "*bas_button3*" style "arithop-bg" |
---|
119 | |
---|
120 | widget "*bas_button5*" style "adjust-bg" |
---|
121 | widget "*bas_button6*" style "adjust-bg" |
---|
122 | widget "*bas_button7*" style "adjust-bg" |
---|
123 | |
---|
124 | widget "*bas_button8*" style "decdig-bg" |
---|
125 | widget "*bas_button9*" style "decdig-bg" |
---|
126 | widget "*bas_button10*" style "decdig-bg" |
---|
127 | widget "*bas_button11*" style "arithop-bg" |
---|
128 | widget "*bas_button12*" style "func-bg" |
---|
129 | widget "*bas_button13*" style "arithop-bg" |
---|
130 | widget "*bas_button14*" style "portion-bg" |
---|
131 | widget "*bas_button15*" style "func-bg" |
---|
132 | |
---|
133 | widget "*bas_button16*" style "decdig-bg" |
---|
134 | widget "*bas_button17*" style "decdig-bg" |
---|
135 | widget "*bas_button18*" style "decdig-bg" |
---|
136 | widget "*bas_button19*" style "arithop-bg" |
---|
137 | widget "*bas_button20*" style "arithop-bg" |
---|
138 | widget "*bas_button21*" style "arithop-bg" |
---|
139 | widget "*bas_button22*" style "portion-bg" |
---|
140 | widget "*bas_button23*" style "func-bg" |
---|
141 | |
---|
142 | widget "*bas_button24*" style "decdig-bg" |
---|
143 | widget "*bas_button25*" style "decdig-bg" |
---|
144 | widget "*bas_button26*" style "arithop-bg" |
---|
145 | widget "*bas_button27*" style "arithop-bg" |
---|
146 | widget "*bas_button28*" style "arithop-bg" |
---|
147 | widget "*bas_button29*" style "arithop-bg" |
---|
148 | widget "*bas_button30*" style "portion-bg" |
---|
149 | widget "*bas_button31*" style "func-bg" |
---|
150 | |
---|
151 | widget "*fin_button0*" style "fin-bg" |
---|
152 | widget "*fin_button1*" style "fin-bg" |
---|
153 | widget "*fin_button2*" style "fin-bg" |
---|
154 | widget "*fin_button3*" style "fin-bg" |
---|
155 | widget "*fin_button4*" style "fin-bg" |
---|
156 | widget "*fin_button5*" style "fin-bg" |
---|
157 | widget "*fin_button6*" style "fin-bg" |
---|
158 | widget "*fin_button7*" style "fin-bg" |
---|
159 | |
---|
160 | widget "*fin_button8*" style "fin-bg" |
---|
161 | |
---|
162 | widget "*sci_button0*" style "plogical-bg" |
---|
163 | widget "*sci_button1*" style "plogical-bg" |
---|
164 | widget "*sci_button2*" style "plogical-bg" |
---|
165 | widget "*sci_button3*" style "plogical-bg" |
---|
166 | |
---|
167 | widget "*sci_button5*" style "arithop-bg" |
---|
168 | widget "*sci_button6*" style "arithop-bg" |
---|
169 | widget "*sci_button7*" style "func-bg" |
---|
170 | |
---|
171 | widget "*sci_button8*" style "arithop-bg" |
---|
172 | widget "*sci_button9*" style "func-bg" |
---|
173 | widget "*sci_button10*" style "func-bg" |
---|
174 | widget "*sci_button11*" style "sci-bg" |
---|
175 | widget "*sci_button12*" style "sci-bg" |
---|
176 | widget "*sci_button13*" style "sci-bg" |
---|
177 | widget "*sci_button14*" style "sci-bg" |
---|
178 | widget "*sci_button15*" style "sci-bg" |
---|
179 | |
---|
180 | widget "*sci_button16*" style "hexdig-bg" |
---|
181 | widget "*sci_button17*" style "hexdig-bg" |
---|
182 | widget "*sci_button18*" style "hexdig-bg" |
---|
183 | widget "*sci_button19*" style "trigcol-bg" |
---|
184 | widget "*sci_button20*" style "trigcol-bg" |
---|
185 | widget "*sci_button21*" style "trigcol-bg" |
---|
186 | widget "*sci_button22*" style "sci-bg" |
---|
187 | widget "*sci_button23*" style "sci-bg" |
---|
188 | |
---|
189 | widget "*sci_button24*" style "hexdig-bg" |
---|
190 | widget "*sci_button25*" style "hexdig-bg" |
---|
191 | widget "*sci_button26*" style "hexdig-bg" |
---|
192 | widget "*sci_button27*" style "blogical-bg" |
---|
193 | widget "*sci_button28*" style "blogical-bg" |
---|
194 | widget "*sci_button29*" style "blogical-bg" |
---|
195 | widget "*sci_button30*" style "blogical-bg" |
---|
196 | widget "*sci_button31*" style "blogical-bg" |
---|
197 | |
---|
198 | widget "*displayitem*" style "white-bg" |
---|
199 | widget "*oplabel*" style "white-bg" |
---|
200 | |
---|
201 | widget "*register_label0*" style "white-bg" |
---|
202 | widget "*register_label1*" style "white-bg" |
---|
203 | widget "*register_label2*" style "white-bg" |
---|
204 | widget "*register_label3*" style "white-bg" |
---|
205 | widget "*register_label4*" style "white-bg" |
---|
206 | widget "*register_label5*" style "white-bg" |
---|
207 | widget "*register_label6*" style "white-bg" |
---|
208 | widget "*register_label7*" style "white-bg" |
---|
209 | widget "*register_label8*" style "white-bg" |
---|
210 | widget "*register_label9*" style "white-bg" |
---|