Skip to content

Commit 27fe18b

Browse files
committed
Update 8.8" test themes
1 parent e9d95a1 commit 27fe18b

File tree

5 files changed

+53
-2
lines changed

5 files changed

+53
-2
lines changed

res/themes/8.8test/preview.png

1.15 KB
Loading

res/themes/8.8test/theme.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ STATS:
2323
WIDTH: 303
2424
HEIGHT: 177
2525
FONT: generale-mono/GeneraleMonoA.ttf
26-
FONT_SIZE: 10
27-
FONT_COLOR: 255, 255, 255
26+
FONT_SIZE: 100
27+
FONT_COLOR: 0, 0, 0
2828
BACKGROUND_COLOR: 255, 255, 0
7.46 KB
Loading
9.61 KB
Loading
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
display:
3+
DISPLAY_SIZE: 8.8"
4+
DISPLAY_ORIENTATION: portrait
5+
DISPLAY_RGB_LED: 0, 0, 255
6+
7+
static_images:
8+
BACKGROUND:
9+
PATH: background.png
10+
X: 0
11+
Y: 0
12+
WIDTH: 480
13+
HEIGHT: 1920
14+
15+
static_text:
16+
TEXT_A:
17+
TEXT: A
18+
X: 239
19+
Y: 550
20+
WIDTH: 212
21+
HEIGHT: 282
22+
FONT: geforce/GeForce-Bold.ttf
23+
FONT_SIZE: 100
24+
FONT_COLOR: 255, 255, 255
25+
BACKGROUND_COLOR: 255,165,0
26+
TEXT_B:
27+
TEXT: B
28+
X: 17
29+
Y: 1099
30+
WIDTH: 168
31+
HEIGHT: 166
32+
FONT: geforce/GeForce-Bold.ttf
33+
FONT_SIZE: 100
34+
FONT_COLOR: 0, 0, 0
35+
BACKGROUND_COLOR: 255, 0, 255
36+
37+
STATS:
38+
CPU:
39+
PERCENTAGE:
40+
INTERVAL: 1
41+
TEXT:
42+
SHOW: True
43+
SHOW_UNIT: False
44+
X: 46
45+
Y: 112
46+
WIDTH: 270
47+
HEIGHT: 78
48+
FONT: generale-mono/GeneraleMonoA.ttf
49+
FONT_SIZE: 80
50+
FONT_COLOR: 0, 0, 0
51+
BACKGROUND_COLOR: 0, 255, 0

0 commit comments

Comments
 (0)