Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 380 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 380 Bytes

whimsical

A color theme for VSCode, inspired by the Waher theme for Notepad++ by Kristo Vaher.

Preview

Whimsical

Whimsical (Waher)

Manual Installation

npm install -g @vscode/vsce

// Make the theme package
vsce package

// Install the generated package
code --install-extension <package-name>.vsix