4 <author>Ben Jansens</author>
5 <date>Thu Jul 10 2003</date>
6 <description> \m/ Test Theme \m/ </description>
13 <opacity>0.7</opacity>
20 <opacity>0.7</opacity>
23 <color id="clearblack">
27 <opacity>0.5</opacity>
30 <foreground id="vroom">
35 <opacity>0.8</opacity>
39 <color id="clearblack" />
43 <background id="solid">
45 <color id="darkred" />
52 <background id="fancy">
54 <color id="darkred" />
57 <bevel relief="raised" type="outer" />
60 <layout id="flatlayout">
61 <focused foreground="vroom" background="solid" />
62 <unfocused foreground="vroom" background="solid" />
65 <layout id="raisedlayout">
66 <focused foreground="vroom" background="fancy" />
67 <unfocused foreground="vroom" background="solid" />
70 <button_class id="funbutton">
71 <pressed layout="flatlayout" />
72 <unpressed layout="raisedlayout" />
73 <hover layout="raisedlayout" />
74 <disabled layout="flatlayout" />
77 <surface_class id="flatsurface" layout="flatlayout" />
79 <surface_class id="raisedsurface" layout="raisedlayout" />
82 <button id="close" class="funbutton" />
83 <button id="stick" class="funbutton" />
84 <button id="iconify" class="funbutton" />
85 <button id="maximize" class="funbutton" />
86 <button id="icon" class="funbutton" />
87 <button id="shade" class="funbutton" />
89 <surface id="titlebar" class="flatsurface" />
90 <surface id="label" class="raisedsurface" />
91 <surface id="handle" class="flatsurface" />
92 <surface id="leftgrip" class="flatsurface" />
93 <surface id="rightgrip" class="flatsurface" />
96 <title foreground="vroom" background="fancy" />
97 <normal foreground="vroom" background="solid" />
98 <active foreground="vroom" background="fancy" />
99 <disabled foreground="vroom" background="solid" />