Change border color for battery percent to white

pull/2827/head
stweedo 2023-06-17 14:59:32 -05:00
parent a3b9cf2ead
commit 85bfc38b43
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
"outline": 1,
"color": "#0ff",
"outlineColor": "#000",
"border": "#000",
"border": "#fff",
"xPadding": -0.5,
"yPadding": -0.5,
"xOffset": 2,