Skip to content

Commit eb781a2

Browse files
author
Miguel Solorio
committed
1 parent 5372d9c commit eb781a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

extensions/theme-defaults/themes/light_plus.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
"keyword.control.anchor.regexp"
170170
],
171171
"settings": {
172-
"foreground": "#ff0000"
172+
"foreground": "#EE0000"
173173
}
174174
},
175175
{
@@ -181,7 +181,7 @@
181181
{
182182
"scope": "constant.character.escape",
183183
"settings": {
184-
"foreground": "#ff0000"
184+
"foreground": "#EE0000"
185185
}
186186
},
187187
{

0 commit comments

Comments
 (0)