Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Commit 1876eab

Browse files
committed
💄 update styles
1 parent 1e91236 commit 1876eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"properties": {
1919
"twitchHighlighter.backgroundColor": {
2020
"type": "string",
21-
"default": "#a0a",
21+
"default": "#529",
2222
"description": "Background color of the highlighted line"
2323
},
2424
"twitchHighlighter.border": {
2525
"type": "string",
26-
"default": "2px solid #000",
26+
"default": "none",
2727
"description": "Border style of the highlighted line"
2828
},
2929
"twitchHighlighter.channel": {
@@ -33,7 +33,7 @@
3333
},
3434
"twitchHighlighter.color": {
3535
"type": "string",
36-
"default": "#fff",
36+
"default": "#f0f",
3737
"description": "Foreground color of the highlighted line"
3838
},
3939
"twitchHighlighter.fontWeight": {

0 commit comments

Comments
 (0)