Skip to content

Light VScode theme inspired by the inkstained vim theme

Notifications You must be signed in to change notification settings

bfulop/inkstained

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

No releases published

Packages

No packages published