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
- Clone this repository
- Run
npm install -g @vscode/vsce if you haven't already
- Run
vsce package in the extension directory
- 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
- Open Command Palette (
Ctrl+Shift+P / Cmd+Shift+P )
- Type
Preferences: Color Theme
- Select
Inkpot
Contributing
Feel free to open issues or PRs on the GitHub repository.
License
MIT License - see LICENSE file
| |