Skip to content

Commit 499c858

Browse files
committed
Fix backslashes in 0.96" themes
1 parent 60e1585 commit 499c858

File tree

4 files changed

+28
-28
lines changed

4 files changed

+28
-28
lines changed

res/themes/Digital_CPU_0.96Inch/theme.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ static_text:
2121
Y: 0
2222
WIDTH: 75
2323
HEIGHT: 0
24-
FONT: digital\DIGITAL-7.TTF
24+
FONT: digital/DIGITAL-7.TTF
2525
FONT_SIZE: 20
2626
FONT_COLOR: 20, 240, 116
2727
ALIGN: center
@@ -32,7 +32,7 @@ static_text:
3232
TEXT: CPU TEMP
3333
X: 0
3434
Y: 0
35-
FONT: digital\DIGITAL-7.TTF
35+
FONT: digital/DIGITAL-7.TTF
3636
FONT_SIZE: 20
3737
BACKGROUND_IMAGE: background.png
3838
ALIGN: center
@@ -60,7 +60,7 @@ STATS:
6060
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
6161
WIDTH: 0 # Uncomment to force a static width
6262
HEIGHT: 0 # Uncomment to force static height
63-
FONT: digital\DIGITAL-7.TTF
63+
FONT: digital/DIGITAL-7.TTF
6464
FONT_SIZE: 55
6565
FONT_COLOR: 20, 240, 116
6666
BACKGROUND_IMAGE: background.png
@@ -85,7 +85,7 @@ STATS:
8585
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
8686
WIDTH: 0 # Uncomment to force a static width
8787
HEIGHT: 0 # Uncomment to force static height
88-
FONT: digital\DIGITAL-7.TTF
88+
FONT: digital/DIGITAL-7.TTF
8989
FONT_SIZE: 55
9090
FONT_COLOR: 248, 195, 34
9191
BACKGROUND_COLOR: 0, 0, 0

res/themes/Example_0.96Inch_1/theme.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ static_text:
2727
Y: 90
2828
WIDTH: 0
2929
HEIGHT: 0
30-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
30+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
3131
FONT_SIZE: 10
3232
FONT_COLOR: 255, 255, 255
3333
BACKGROUND_COLOR: 255, 255, 255
@@ -40,7 +40,7 @@ static_text:
4040
Y: 110
4141
WIDTH: 0
4242
HEIGHT: 0
43-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
43+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
4444
FONT_SIZE: 10
4545
FONT_COLOR: 255, 255, 255
4646
BACKGROUND_COLOR: 255, 255, 255
@@ -53,7 +53,7 @@ static_text:
5353
Y: 130
5454
WIDTH: 0
5555
HEIGHT: 0
56-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
56+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
5757
FONT_SIZE: 10
5858
FONT_COLOR: 255, 255, 255
5959
BACKGROUND_COLOR: 255, 255, 255
@@ -79,7 +79,7 @@ STATS:
7979
# To avoid this use one of these 2 methods (or both):
8080
# - either use a monospaced font (fonts with "mono" in name, see res/fonts/ for available fonts)
8181
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
82-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
82+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
8383
FONT_SIZE: 10
8484
FONT_COLOR: 255, 255, 255
8585
BACKGROUND_COLOR: 0, 0, 0
@@ -116,7 +116,7 @@ STATS:
116116
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
117117
WIDTH: 0 # Uncomment to force a static width
118118
HEIGHT: 0 # Uncomment to force static height
119-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
119+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
120120
FONT_SIZE: 10
121121
FONT_COLOR: 255, 255, 255
122122
BACKGROUND_COLOR: 255, 255, 255
@@ -154,7 +154,7 @@ STATS:
154154
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
155155
WIDTH: 0 # Uncomment to force a static width
156156
HEIGHT: 0 # Uncomment to force static height
157-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
157+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
158158
FONT_SIZE: 10
159159
FONT_COLOR: 255, 255, 255
160160
BACKGROUND_COLOR: 0, 0, 0
@@ -193,7 +193,7 @@ STATS:
193193
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
194194
WIDTH: 0 # Uncomment to force a static width
195195
HEIGHT: 0 # Uncomment to force static height
196-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
196+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
197197
FONT_SIZE: 10
198198
FONT_COLOR: 255, 255, 255
199199
BACKGROUND_COLOR: 0, 0, 0
@@ -214,7 +214,7 @@ STATS:
214214
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
215215
WIDTH: 0 # Uncomment to force a static width
216216
HEIGHT: 0 # Uncomment to force static height
217-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
217+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
218218
FONT_SIZE: 10
219219
FONT_COLOR: 255, 255, 255
220220
BACKGROUND_COLOR: 0, 0, 0
@@ -236,7 +236,7 @@ STATS:
236236
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
237237
WIDTH: 0 # Uncomment to force a static width
238238
HEIGHT: 0 # Uncomment to force static height
239-
FONT: fusion-pixel\fusion-pixel-12px-monospaced-zh_hans.otf
239+
FONT: fusion-pixel/fusion-pixel-12px-monospaced-zh_hans.otf
240240
FONT_SIZE: 12
241241
FONT_COLOR: 255, 255, 255
242242
BACKGROUND_COLOR: 0, 0, 0
@@ -260,7 +260,7 @@ STATS:
260260
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
261261
WIDTH: 0 # Uncomment to force a static width
262262
HEIGHT: 0 # Uncomment to force static height
263-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
263+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
264264
FONT_SIZE: 10
265265
FONT_COLOR: 128, 255, 128
266266
BACKGROUND_COLOR: 0, 0, 0
@@ -281,7 +281,7 @@ STATS:
281281
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
282282
WIDTH: 0 # Uncomment to force a static width
283283
HEIGHT: 0 # Uncomment to force static height
284-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
284+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
285285
FONT_SIZE: 10
286286
FONT_COLOR: 255, 128, 0
287287
BACKGROUND_COLOR: 0, 0, 0
@@ -303,7 +303,7 @@ STATS:
303303
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
304304
WIDTH: 0 # Uncomment to force a static width
305305
HEIGHT: 0 # Uncomment to force static height
306-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
306+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
307307
FONT_SIZE: 10
308308
FONT_COLOR: 128, 255, 128
309309
BACKGROUND_COLOR: 0, 0, 0
@@ -324,7 +324,7 @@ STATS:
324324
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
325325
WIDTH: 0 # Uncomment to force a static width
326326
HEIGHT: 0 # Uncomment to force static height
327-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
327+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
328328
FONT_SIZE: 10
329329
FONT_COLOR: 255, 128, 0
330330
BACKGROUND_COLOR: 0, 0, 0

res/themes/Example_0.96Inch_2/theme.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ static_text:
2727
Y: 5
2828
WIDTH: 0
2929
HEIGHT: 0
30-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
30+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
3131
FONT_SIZE: 10
3232
FONT_COLOR: 255, 255, 255
3333
BACKGROUND_COLOR: 255, 255, 255
@@ -40,7 +40,7 @@ static_text:
4040
Y: 22
4141
WIDTH: 0
4242
HEIGHT: 0
43-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
43+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
4444
FONT_SIZE: 10
4545
FONT_COLOR: 255, 255, 255
4646
BACKGROUND_COLOR: 255, 255, 255
@@ -53,7 +53,7 @@ static_text:
5353
Y: 40
5454
WIDTH: 0
5555
HEIGHT: 0
56-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
56+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
5757
FONT_SIZE: 10
5858
FONT_COLOR: 255, 255, 255
5959
BACKGROUND_COLOR: 255, 255, 255
@@ -81,7 +81,7 @@ STATS:
8181
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
8282
WIDTH: 0 # Uncomment to force a static width
8383
HEIGHT: 0 # Uncomment to force static height
84-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
84+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
8585
FONT_SIZE: 10
8686
FONT_COLOR: 255, 255, 255
8787
BACKGROUND_COLOR: 0, 0, 0
@@ -118,7 +118,7 @@ STATS:
118118
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
119119
WIDTH: 0 # Uncomment to force a static width
120120
HEIGHT: 0 # Uncomment to force static height
121-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
121+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
122122
FONT_SIZE: 10
123123
FONT_COLOR: 255, 255, 255
124124
BACKGROUND_COLOR: 0, 0, 0
@@ -156,7 +156,7 @@ STATS:
156156
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
157157
WIDTH: 0 # Uncomment to force a static width
158158
HEIGHT: 0 # Uncomment to force static height
159-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
159+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
160160
FONT_SIZE: 10
161161
FONT_COLOR: 255, 255, 255
162162
BACKGROUND_COLOR: 0, 0, 0
@@ -195,7 +195,7 @@ STATS:
195195
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
196196
WIDTH: 0 # Uncomment to force a static width
197197
HEIGHT: 0 # Uncomment to force static height
198-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
198+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
199199
FONT_SIZE: 10
200200
FONT_COLOR: 255, 255, 255
201201
BACKGROUND_COLOR: 0, 0, 0
@@ -216,7 +216,7 @@ STATS:
216216
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
217217
WIDTH: 0 # Uncomment to force a static width
218218
HEIGHT: 0 # Uncomment to force static height
219-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
219+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
220220
FONT_SIZE: 10
221221
FONT_COLOR: 255, 255, 255
222222
BACKGROUND_COLOR: 0, 0, 0
@@ -238,7 +238,7 @@ STATS:
238238
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
239239
WIDTH: 0 # Uncomment to force a static width
240240
HEIGHT: 0 # Uncomment to force static height
241-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
241+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
242242
FONT_SIZE: 10
243243
FONT_COLOR: 255, 255, 255
244244
BACKGROUND_COLOR: 0, 0, 0
@@ -257,7 +257,7 @@ STATS:
257257
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
258258
WIDTH: 0 # Uncomment to force a static width
259259
HEIGHT: 0 # Uncomment to force static height
260-
FONT: fusion-pixel\fusion-pixel-10px-monospaced-zh_hans.otf
260+
FONT: fusion-pixel/fusion-pixel-10px-monospaced-zh_hans.otf
261261
FONT_SIZE: 10
262262
FONT_COLOR: 255, 255, 255
263263
BACKGROUND_COLOR: 0, 0, 0

res/themes/Example_0.96Inch_Clock/theme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ STATS:
4949
# - or force a static width/height for the text field. Be sure to have enough space for the longest value that can be displayed (e.g. "100%" for a percentage)
5050
WIDTH: 160 # Uncomment to force a static width
5151
HEIGHT: 38 # Uncomment to force static height
52-
FONT: geforce\GeForce-Bold.ttf
52+
FONT: geforce/GeForce-Bold.ttf
5353
FONT_SIZE: 38
5454
FONT_COLOR: 255, 255, 255
5555
BACKGROUND_COLOR: 0, 0, 0

0 commit comments

Comments
 (0)