remove background color on operators

This commit is contained in:
Marco Otte-Witte 2024-08-22 15:25:58 +02:00
parent 52c21a241d
commit cab4de6433
No known key found for this signature in database

View file

@ -146,7 +146,7 @@
},
"Operator": {
"text-color": "#03DAC5",
"background-color": "#161b22",
"background-color": null,
"bold": false,
"italic": false,
"underline": false