Darken red colour in light theme for better contrast (#163335)

This commit is contained in:
Raymond Zhao
2022-10-12 08:47:13 -07:00
committed by GitHub
parent 5e2f5e57cb
commit bf220dd91e
23 changed files with 832 additions and 832 deletions

View File

@@ -104,7 +104,7 @@
{
"scope": "entity.other.attribute-name",
"settings": {
"foreground": "#ff0000"
"foreground": "#e50000"
}
},
{
@@ -329,7 +329,7 @@
"source.coffee.embedded"
],
"settings": {
"foreground": "#ff0000"
"foreground": "#e50000"
}
},
{