Skip to content

Commit

Permalink
adjust color for regular expression back-references
Browse files Browse the repository at this point in the history
  • Loading branch information
eenaree committed Sep 23, 2023
1 parent 8a2c283 commit 9757bcf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions themes/new_darcula.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@
"punctuation.accessor",
"keyword.operator",
"keyword.other.unit.percentage",
"keyword.other.back-reference.regexp",
"punctuation.definition.entity",
"punctuation.separator.key-value",
"punctuation.separator.list.comma.css",
Expand Down
1 change: 1 addition & 0 deletions themes/new_dark.json
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,7 @@
"punctuation.accessor",
"keyword.operator",
"keyword.other.unit.percentage",
"keyword.other.back-reference.regexp",
"punctuation.definition.entity",
"punctuation.separator.key-value",
"punctuation.separator.list.comma.css",
Expand Down

0 comments on commit 9757bcf

Please sign in to comment.