We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9886219 commit 0886a3cCopy full SHA for 0886a3c
res/themes/3.5inchTheme2_theme/theme.yaml
@@ -4,7 +4,7 @@ display:
4
DISPLAY_ORIENTATION: portrait
5
6
# Backplate RGB LED color (for HW revision 'flagship' devices only)
7
- DISPLAY_RGB_LED: 0, 0, 255
+ DISPLAY_RGB_LED: [0, 0, 255]
8
9
static_images:
10
# Specify what static images we want to show on the display
@@ -298,4 +298,4 @@ STATS:
298
FONT_SIZE: 23
299
FONT_COLOR: 255, 255, 255
300
BACKGROUND_COLOR: 132, 154, 165
301
- # BACKGROUND_IMAGE: background.png
+ # BACKGROUND_IMAGE: background.png
0 commit comments