@@ -8,7 +8,7 @@ authors:hap
8
8
<!-- define elements -->
9
9
10
10
<element name =" blackb" ><rect ><color red =" 0" green =" 0" blue =" 0" /></rect ></element >
11
- <element name =" red" ><rect ><color red =" 0.4 " green =" 0.0" blue =" 0.15 " /></rect ></element >
11
+ <element name =" red" ><rect ><color red =" 0.3 " green =" 0.0" blue =" 0.05 " /></rect ></element >
12
12
<element name =" lcdm" ><rect ><color red =" 0.7" green =" 0.71" blue =" 0.72" /></rect ></element >
13
13
14
14
<element name =" text_1" ><text string =" 1" ><color red =" 0.81" green =" 0.8" blue =" 0.79" /></text ></element >
@@ -53,7 +53,8 @@ authors:hap
53
53
54
54
<element name =" cblack" ><rect ><color red =" 0.41" green =" 0.4" blue =" 0.39" /></rect ></element >
55
55
<element name =" cwhite" ><rect ><color red =" 0.81" green =" 0.8" blue =" 0.79" /></rect ></element >
56
- <element name =" whitem" ><rect ><color red =" 0.4" green =" 0.4" blue =" 0.4" /></rect ></element >
56
+ <element name =" dgray" ><rect ><color red =" 0.21" green =" 0.2" blue =" 0.19" /></rect ></element >
57
+ <element name =" whitem" ><rect ><color red =" 0.6" green =" 0.6" blue =" 0.6" /></rect ></element >
57
58
58
59
<element name =" text_black" ><text string =" BLACK" ><color red =" 0.81" green =" 0.8" blue =" 0.79" /></text ></element >
59
60
<element name =" text_white" ><text string =" WHITE" ><color red =" 0.81" green =" 0.8" blue =" 0.79" /></text ></element >
@@ -101,9 +102,9 @@ authors:hap
101
102
<bounds x =" -20" y =" -2.5" width =" 120" height =" 85.0" />
102
103
<element ref =" blackb" ><bounds x =" -20" y =" -2.5" width =" 120" height =" 85.0" /></element >
103
104
<element ref =" red" ><bounds x =" -19.7" y =" -2.5" width =" 119.4" height =" 85.0" /></element >
104
- <element ref =" cblack " ><bounds x =" -19.4" y =" -2.2" width =" 118.8" height =" 84.4" /></element >
105
+ <element ref =" dgray " ><bounds x =" -19.4" y =" -2.2" width =" 118.8" height =" 84.4" /></element >
105
106
<element ref =" red" ><bounds x =" -0.6" y =" -0.6" width =" 81.2" height =" 81.2" /></element >
106
- <element ref =" cblack " ><bounds x =" -0.3" y =" -0.3" width =" 80.6" height =" 80.6" /></element >
107
+ <element ref =" dgray " ><bounds x =" -0.3" y =" -0.3" width =" 80.6" height =" 80.6" /></element >
107
108
108
109
<!-- squares (avoid seams) -->
109
110
<element ref =" cwhite" ><bounds x =" 0" y =" 0" width =" 11" height =" 11" /></element >
@@ -227,15 +228,15 @@ authors:hap
227
228
228
229
<element ref =" whitem" blend =" multiply" ><bounds xc =" -10" yc =" 40" width =" 17" height =" 80" /></element >
229
230
<element ref =" whitem" blend =" multiply" ><bounds xc =" 90" yc =" 40" width =" 17" height =" 80" /></element >
230
- <element ref =" cblack " blend =" add" ><bounds xc =" -10" yc =" 40" width =" 17" height =" 80" /></element >
231
- <element ref =" cblack " blend =" add" ><bounds xc =" 90" yc =" 40" width =" 17" height =" 80" /></element >
231
+ <element ref =" dgray " blend =" add" ><bounds xc =" -10" yc =" 40" width =" 17" height =" 80" /></element >
232
+ <element ref =" dgray " blend =" add" ><bounds xc =" 90" yc =" 40" width =" 17" height =" 80" /></element >
232
233
233
234
<element ref =" cwhite" ><bounds xc =" -10" yc =" -0.4" width =" 10" height =" 2.8" /></element >
234
- <element ref =" cblack " ><bounds xc =" -10" yc =" -0.4" width =" 9.4" height =" 2.2" /></element >
235
+ <element ref =" dgray " ><bounds xc =" -10" yc =" -0.4" width =" 9.4" height =" 2.2" /></element >
235
236
<element ref =" text_black" ><bounds xc =" -10" yc =" -0.5" width =" 10" height =" 2.3" /></element >
236
237
237
238
<element ref =" cwhite" ><bounds xc =" 90" yc =" -0.4" width =" 10" height =" 2.8" /></element >
238
- <element ref =" cblack " ><bounds xc =" 90" yc =" -0.4" width =" 9.4" height =" 2.2" /></element >
239
+ <element ref =" dgray " ><bounds xc =" 90" yc =" -0.4" width =" 9.4" height =" 2.2" /></element >
239
240
<element ref =" text_white" ><bounds xc =" 90" yc =" -0.5" width =" 10" height =" 2.3" /></element >
240
241
241
242
<!-- sensors, pieces -->
0 commit comments