Skip to content

Commit

Permalink
editor comment color change
Browse files Browse the repository at this point in the history
  • Loading branch information
raihaninfo committed Jul 2, 2021
1 parent b2baf9b commit b719b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/rm-dark-color-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
"string.quoted.docstring.multi",
"comment.block.documentation source"
],
"settings": { "foreground": "#D7DEED", "fontStyle": "italic" }
"settings": { "foreground": "#9ea1a5", "fontStyle": "italic" }
},
{ "scope": ["constant"], "settings": { "foreground": "#fc6a67" } },
{
Expand Down

0 comments on commit b719b5e

Please sign in to comment.