Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Inkpot ThemeNew to Visual Studio Code? Get it now.
Inkpot Theme

Inkpot Theme

bissli

|
46 installs
| (0) | Free
A dark color theme inspired by the classic Inkpot vim colorscheme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Inkpot Theme for VS Code

A dark color theme inspired by the classic Inkpot vim colorscheme.

Installation from VS Code Marketplace

Not yet published

Local Installation

  1. Clone this repository
  2. Run npm install -g @vscode/vsce if you haven't already
  3. Run vsce package in the extension directory
  4. Install the generated .vsix file:
    • Through VS Code:
      • Press Ctrl+Shift+P / Cmd+Shift+P
      • Select "Extensions: Install from VSIX"
      • Choose the generated .vsix file
    • Or through command line:
      • code --install-extension inkpot-theme-0.0.1.vsix

Activate Theme

  1. Open Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  2. Type Preferences: Color Theme
  3. Select Inkpot

Contributing

Feel free to open issues or PRs on the GitHub repository.

License

MIT License - see LICENSE file

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