Skip to content

Commit 7c4443f

Browse files
committed
remove background color on operators
1 parent 1af8ade commit 7c4443f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/custom.theme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
},
147147
"Operator": {
148148
"text-color": "#03DAC5",
149-
"background-color": "#161b22",
149+
"background-color": null,
150150
"bold": false,
151151
"italic": false,
152152
"underline": false

0 commit comments

Comments
 (0)