Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>inkstainedNew to Visual Studio Code? Get it now.
inkstained

inkstained

Balint Fulop

|
331 installs
| (1) | Free
based on the vim theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft