Skip to content

Commit e9d95a1

Browse files
committed
Add 8.8" test theme
1 parent 9e7f3b6 commit e9d95a1

File tree

3 files changed

+28
-0
lines changed

3 files changed

+28
-0
lines changed

res/themes/8.8test/background.png

19 KB
Loading

res/themes/8.8test/preview.png

9.56 KB
Loading

res/themes/8.8test/theme.yaml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
display:
3+
DISPLAY_SIZE: 8.8"
4+
DISPLAY_ORIENTATION: landscape
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: 1920
13+
HEIGHT: 480
14+
STATS:
15+
CPU:
16+
PERCENTAGE:
17+
INTERVAL: 1
18+
TEXT:
19+
SHOW: True
20+
SHOW_UNIT: False
21+
X: 355
22+
Y: 153
23+
WIDTH: 303
24+
HEIGHT: 177
25+
FONT: generale-mono/GeneraleMonoA.ttf
26+
FONT_SIZE: 10
27+
FONT_COLOR: 255, 255, 255
28+
BACKGROUND_COLOR: 255, 255, 0

0 commit comments

Comments
 (0)