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

Lanciabones

Gotchacode

|
4 installs
| (0) | Free
A minimal, high-contrast VS Code theme ported from the Lanciabones Neovim colorscheme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lanciabones for Visual Studio Code

A minimal, high-contrast Visual Studio Code theme ported from lanciabones.nvim.

Lanciabones keeps syntax mostly monochrome and relies on contrast, italics, and a few deliberate accents:

Role Light Dark
Background #FFFFFF #000000
Foreground #000000 #EEEEEE
Muted foreground #444444 #AAAAAA
String/constant #000000 #B36957
Hint #222222 #CCCCCC
Warning #D9961A #B18532
Error #EC3305 #EC3305
Comment marker #000000 on #F5E97F #F5E97F on #000000

Installation

Manual

Clone this repository into your VS Code extensions directory:

git clone https://github.com/vinitkumar/lanciabones-vscode ~/.vscode/extensions/lanciabones-vscode

Restart VS Code, then choose Lanciabones Light or Lanciabones Dark from the color theme picker.

From VSIX

npm install -g @vscode/vsce
vsce package
code --install-extension lanciabones-0.1.0.vsix

License

MIT

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