aboutsummaryrefslogtreecommitdiff
path: root/src/tests/test.theme
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2004-01-11 20:57:53 (GMT)
committerfluxgen <fluxgen>2004-01-11 20:57:53 (GMT)
commita819ff8252cc65c7e49d41b67c9bb1c1a40f0fb2 (patch)
tree22bd24d218a83281c7d10e9c7e03be759959d81c /src/tests/test.theme
parentd03b0107e7cb1d58acd28f2b3df8b393199d84bd (diff)
downloadfluxbox-a819ff8252cc65c7e49d41b67c9bb1c1a40f0fb2.zip
fluxbox-a819ff8252cc65c7e49d41b67c9bb1c1a40f0fb2.tar.bz2
texture tests
Diffstat (limited to 'src/tests/test.theme')
-rw-r--r--src/tests/test.theme260
1 files changed, 260 insertions, 0 deletions
diff --git a/src/tests/test.theme b/src/tests/test.theme
new file mode 100644
index 0000000..e73e818
--- /dev/null
+++ b/src/tests/test.theme
@@ -0,0 +1,260 @@
1texture0: Flat Solid
2texture0.color: blue
3
4texture1: Gradient Vertical
5texture1.color: blue
6texture1.colorTo: green
7
8texture2: Gradient Horizontal
9texture2.color: blue
10texture2.colorTo: green
11
12texture3: Gradient Diagonal
13texture3.color: blue
14texture3.colorTo: green
15
16texture4: Gradient CrossDiagonal
17texture4.color: blue
18texture4.colorTo: green
19
20texture5: Gradient Rectangle
21texture5.color: blue
22texture5.colorTo: green
23
24texture6: Gradient Pyramid
25texture6.color: blue
26texture6.colorTo: green
27
28texture7: Gradient PipeCross
29texture7.color: blue
30texture7.colorTo: green
31
32texture8: Gradient Elliptic
33texture8.color: blue
34texture8.colorTo: green
35
36--- new line
37
38texture9: Flat Solid sunken
39texture9.color: blue
40texture9.colorTo: green
41
42texture10: Gradient Vertical sunken
43texture10.color: blue
44texture10.colorTo: green
45
46texture11: Gradient Horizontal sunken
47texture11.color: blue
48texture11.colorTo: green
49
50texture12: Gradient Diagonal sunken
51texture12.color: blue
52texture12.colorTo: green
53
54texture13: Gradient CrossDiagonal sunken
55texture13.color: blue
56texture13.colorTo: green
57
58texture14: Gradient Rectangle sunken
59texture14.color: blue
60texture14.colorTo: green
61
62texture15: Gradient Pyramid sunken
63texture15.color: blue
64texture15.colorTo: green
65
66texture16: Gradient PipeCross sunken
67texture16.color: blue
68texture16.colorTo: green
69
70texture17: Gradient Elliptic sunken
71texture17.color: blue
72texture17.colorTo: green
73
74--- new line
75texture18: Flat Solid raised
76texture18.color: blue
77texture18.colorTo: green
78
79texture19: Gradient Vertical raised
80texture19.color: blue
81texture19.colorTo: green
82
83texture20: Gradient Horizontal raised
84texture20.color: blue
85texture20.colorTo: green
86
87texture21: Gradient Diagonal raised
88texture21.color: blue
89texture21.colorTo: green
90
91texture22: Gradient CrossDiagonal raised
92texture22.color: blue
93texture22.colorTo: green
94
95texture23: Gradient Rectangle raised
96texture23.color: blue
97texture23.colorTo: green
98
99texture24: Gradient Pyramid raised
100texture24.color: blue
101texture24.colorTo: green
102
103texture25: Gradient PipeCross raised
104texture25.color: blue
105texture25.colorTo: green
106
107texture26: Gradient Elliptic raised
108texture26.color: blue
109texture26.colorTo: green
110
111--- new line
112
113texture27: Flat Solid invert
114texture27.color: blue
115texture27.colorTo: green
116
117texture28: Gradient Vertical invert
118texture28.color: blue
119texture28.colorTo: green
120
121texture29: Gradient Horizontal invert
122texture29.color: blue
123texture29.colorTo: green
124
125texture30: Gradient Diagonal invert
126texture30.color: blue
127texture30.colorTo: green
128
129texture31: Gradient CrossDiagonal invert
130texture31.color: blue
131texture31.colorTo: green
132
133texture32: Gradient Rectangle invert
134texture32.color: blue
135texture32.colorTo: green
136
137texture33: Gradient Pyramid invert
138texture33.color: blue
139texture33.colorTo: green
140
141texture34: Gradient PipeCross invert
142texture34.color: blue
143texture34.colorTo: green
144
145texture35: Gradient Elliptic invert
146texture35.color: blue
147texture35.colorTo: green
148
149--- new line
150texture36: Flat Solid interlaced
151texture36.color: blue
152texture36.colorTo: green
153
154texture37: Gradient Vertical interlaced
155texture37.color: blue
156texture37.colorTo: green
157
158texture38: Gradient Horizontal interlaced
159texture38.color: blue
160texture38.colorTo: green
161
162texture39: Gradient Diagonal interlaced
163texture39.color: blue
164texture39.colorTo: green
165
166texture40: Gradient CrossDiagonal interlaced
167texture40.color: blue
168texture40.colorTo: green
169
170texture41: Gradient Rectangle interlaced
171texture41.color: blue
172texture41.colorTo: green
173
174texture42: Gradient Pyramid interlaced
175texture42.color: blue
176texture42.colorTo: green
177
178texture43: Gradient PipeCross interlaced
179texture43.color: blue
180texture43.colorTo: green
181
182texture44: Gradient Elliptic interlaced
183texture44.color: blue
184texture44.colorTo: green
185
186
187--- new line
188texture45: Flat Solid bevel1
189texture45.color: blue
190texture45.colorTo: green
191
192texture46: Gradient Vertical bevel1
193texture46.color: blue
194texture46.colorTo: green
195
196texture47: Gradient Horizontal bevel1
197texture47.color: blue
198texture47.colorTo: green
199
200texture48: Gradient Diagonal bevel1
201texture48.color: blue
202texture48.colorTo: green
203
204texture49: Gradient CrossDiagonal bevel1
205texture49.color: blue
206texture49.colorTo: green
207
208texture50: Gradient Rectangle bevel1
209texture50.color: blue
210texture50.colorTo: green
211
212texture51: Gradient Pyramid bevel1
213texture51.color: blue
214texture51.colorTo: green
215
216texture52: Gradient PipeCross bevel1
217texture52.color: blue
218texture52.colorTo: green
219
220texture53: Gradient Elliptic bevel1
221texture53.color: blue
222texture53.colorTo: green
223
224
225--- new line
226texture54: Flat Solid bevel2
227texture54.color: blue
228texture54.colorTo: green
229
230texture55: Gradient Vertical bevel2
231texture55.color: blue
232texture55.colorTo: green
233
234texture56: Gradient Horizontal bevel2
235texture56.color: blue
236texture56.colorTo: green
237
238texture57: Gradient Diagonal bevel2
239texture57.color: blue
240texture57.colorTo: green
241
242texture58: Gradient CrossDiagonal bevel2
243texture58.color: blue
244texture58.colorTo: green
245
246texture59: Gradient Rectangle bevel2
247texture59.color: blue
248texture59.colorTo: green
249
250texture60: Gradient Pyramid bevel2
251texture60.color: blue
252texture60.colorTo: green
253
254texture61: Gradient PipeCross bevel2
255texture61.color: blue
256texture61.colorTo: green
257
258texture62: Gradient Elliptic bevel2
259texture62.color: blue
260texture62.colorTo: green