Skip to content

Repository files navigation

Inkstained theme

Inspired by the Inkstained Vim theme

Background highlighting

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

About

Light VScode theme inspired by the inkstained vim theme

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors