A soft, elegant, pastel dark theme inspired by the Mashu theme from Monkeytype.
Subtle purples, smooth pinks, and a calming code environment.
- Clean, minimal, and readable
- Soft purple-pink palette for low eye strain
- Carefully selected syntax highlighting for clarity
Not published yet — coming soon.
- Go to the Releases page.
- Download the latest
.vsixfile (e.g.mashu-theme-0.0.1.vsix) - Open VSCode
- Open Command Palette (
Ctrl+Shift+P/Cmd+Shift+P) - Select:
Extensions: Install from VSIX... - Choose the
.vsixfile you downloaded - Select "Mashu" as your new theme in
Preferences > Color Theme
-
Clone or download this repository
-
Run the following in the project directory:
npm install -g vsce vsce package
