Skip to content

Commit e75821e

Browse files
committed
Fix 3.5inchTheme2 time field size
1 parent 5021dd5 commit e75821e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

res/themes/3.5inchTheme2/theme.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,6 @@ STATS:
223223
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
224224
FONT_SIZE: 10
225225
FONT_COLOR: 255, 255, 255
226-
BACKGROUND_COLOR: 132, 154, 165
227-
WIDTH: 50
226+
BACKGROUND_IMAGE: background.png
227+
WIDTH: 64
228228
ANCHOR: lm

0 commit comments

Comments
 (0)