chore: Update themes
This commit is contained in:
parent
ba188773c3
commit
6d011abfb3
6 changed files with 6 additions and 6 deletions
|
@ -56,7 +56,7 @@ tokenColors:
|
|||
fontStyle: italic
|
||||
- name: 'Operator, Misc'
|
||||
scope:
|
||||
- keyword.operator
|
||||
- keyword.control
|
||||
- constant.other.color
|
||||
- punctuation
|
||||
- meta.tag
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.operator",
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.operator",
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.operator",
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
|
|
|
@ -93,7 +93,7 @@
|
|||
{
|
||||
"name": "Operator, Misc",
|
||||
"scope": [
|
||||
"keyword.operator",
|
||||
"keyword.control",
|
||||
"constant.other.color",
|
||||
"punctuation",
|
||||
"meta.tag",
|
||||
|
|
Loading…
Reference in a new issue