Inspired by the Inkstained Vim theme
To add the strings background highlighting, recommended to use the Highlight extension with this setting:
"highlight.regexes": {
"([\"|\\'])(\\w+)([\"|\\'])": {
"decorations": [
{
"backgroundColor": "#cbd7dc"
},
{
"backgroundColor": "#cbd7dc"
},
{
"backgroundColor": "#cbd7dc"
},
]
},
Created with VScode.one