Skip to content

Commit a9233dc

Browse files
committed
[Fix] percentage size and position for gpu/ram
1 parent befc826 commit a9233dc

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

res/themes/ColoredFlat/theme.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ STATS:
186186
X: 345
187187
Y: 127
188188
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
189-
FONT_SIZE: 40
189+
FONT_SIZE: 35
190190
FONT_COLOR: 247, 227, 227
191191
# BACKGROUND_COLOR: 0, 0, 0
192192
BACKGROUND_IMAGE: background.png
@@ -362,10 +362,10 @@ STATS:
362362
PERCENT_TEXT:
363363
SHOW: True
364364
SHOW_UNIT: True
365-
X: 100
365+
X: 110
366366
Y: 310
367367
FONT: jetbrains-mono/JetBrainsMono-Bold.ttf
368-
FONT_SIZE: 40
368+
FONT_SIZE: 35
369369
FONT_COLOR: 247, 227, 227
370370
# BACKGROUND_COLOR: 132, 154, 165
371371
BACKGROUND_IMAGE: background.png

0 commit comments

Comments
 (0)