remove background color on operators
This commit is contained in:
parent
52c21a241d
commit
cab4de6433
|
@ -146,7 +146,7 @@
|
|||
},
|
||||
"Operator": {
|
||||
"text-color": "#03DAC5",
|
||||
"background-color": "#161b22",
|
||||
"background-color": null,
|
||||
"bold": false,
|
||||
"italic": false,
|
||||
"underline": false
|
||||
|
|
Loading…
Reference in New Issue