Skip to content

Commit

Permalink
Fix color for regex
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmaniak committed Jun 26, 2024
1 parent eae7dee commit 988e9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/inkpot-gc-vsc-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@
"constant.other.symbol",
"keyword.other.unit",
"meta.group.braces.curly constant.other.object.key.js string.unquoted.label.js",
"string.regexp",
"support.constant"
],
"settings": {
Expand All @@ -380,7 +381,6 @@
"markup.inserted.git_gutter",
"string",
"string.other.link",
"string.regexp",
"support.other.variable"
],
"settings": {
Expand Down

0 comments on commit 988e9d3

Please sign in to comment.