generated from nhcarrigan/template
fix: lighten colour for comments
This commit is contained in:
parent
4114575c31
commit
a70b4efdb0
@ -64,7 +64,7 @@
|
|||||||
{
|
{
|
||||||
"scope": ["comment", "punctuation.definition.comment"],
|
"scope": ["comment", "punctuation.definition.comment"],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#113c33",
|
"foreground": "#35675c",
|
||||||
"fontStyle": "italic"
|
"fontStyle": "italic"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user