Skip to content

Commit e0bbf35

Browse files
committed
Various fix on mathoudebine suggestion.
1 parent 2987cbe commit e0bbf35

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

res/themes/3.5inchTheme2/theme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ STATS:
289289
BACKGROUND_COLOR: 132, 154, 165
290290
# BACKGROUND_IMAGE: background.png
291291
PERCENT_TEXT:
292-
SHOW: True
292+
SHOW: False
293293
X: 46
294294
Y: 402
295295
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf

res/themes/bash-dark-green/theme.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
display:
33
# Specify the display orientation for this theme: portrait, landscape, reverse_portrait, reverse_landscape
4-
DISPLAY_ORIENTATION: reverse_portrait
4+
DISPLAY_ORIENTATION: portrait
55

66
# Backplate RGB LED color (for HW revision 'flagship' devices only)
77
DISPLAY_RGB_LED: 53, 191, 92
@@ -292,7 +292,7 @@ STATS:
292292
BACKGROUND_IMAGE: background.png
293293
NET:
294294
INTERVAL: 1
295-
WLO1:
295+
WLO:
296296
UPLOAD:
297297
TEXT:
298298
SHOW: True
@@ -333,7 +333,7 @@ STATS:
333333
FONT_COLOR: 53, 191, 92
334334
# BACKGROUND_COLOR: 0, 0, 0
335335
BACKGROUND_IMAGE: background.png
336-
ECRANDOCK:
336+
ETH:
337337
UPLOAD:
338338
TEXT:
339339
SHOW: True

0 commit comments

Comments
 (0)