Skip to content

Commit 032a6fb

Browse files
committed
Colors config with default style
1 parent 2c9c34e commit 032a6fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"notification_min_interval": 2,
55
"widget_length": 20,
66
"sepchar": "",
7-
"surface_color": "@surface0",
8-
"overlay_color": "@overlay0",
7+
"surface_color": "gray",
8+
"overlay_color": "cyan",
99
"interval": 1,
1010
"text_rot_int": 1000,
1111
"image_signal": 4,

0 commit comments

Comments
 (0)