Wush Theme
A beautifully crafted light theme for Visual Studio Code with Morandi color matching, inspired by the Ysgrifennwr Theme.

Features
- Light Theme: Clean and comfortable for extended coding sessions
- Morandi Color Palette: Sophisticated, muted colors that are easy on the eyes
- Inspired by Ysgrifennwr: Building upon the excellent foundation of the Ysgrifennwr theme
- Carefully Crafted: Every syntax element thoughtfully colored for optimal readability
- Modern Design: Clean interface elements that complement VS Code's modern UI
Installation
From VS Code Marketplace
- Open VS Code
- Go to Extensions (
Ctrl+Shift+X
)
- Search for "wush"
- Click Install
Manual Installation
- Download the
.vsix
file from releases
- Open VS Code
- Press
Ctrl+Shift+P
and type "Extensions: Install from VSIX"
- Select the downloaded file
Activation
- Open VS Code
- Go to File → Preferences → Color Theme (or press
Ctrl+K Ctrl+T
)
- Select "wush" from the list
Color Scheme
The Wush theme features a carefully selected Morandi color palette:
- Background: Warm off-white (
#f9f8f4
) for reduced eye strain
- Text: Soft dark grays for excellent readability
- Syntax Highlighting: Muted earth tones that don't overwhelm
- UI Elements: Subtle blues and grays for interface components
Language Support
This theme provides syntax highlighting for all languages supported by VS Code, including but not limited to:
- JavaScript/TypeScript
- Python
- Java
- C/C++
- HTML/CSS
- Markdown
- JSON
- And many more...
Recommended Font
For the best experience with the Wush theme, we highly recommend using Maple Mono font:
- Font: Maple Mono
- Why Maple Mono: This modern monospace font complements the Morandi color palette perfectly with its clean, readable characters and excellent ligature support
- Features: Beautiful ligatures, multiple weights, and optimized for code readability
How to Install Maple Mono:
- Visit Maple Font Repository
- Download the latest release
- Install the font on your system
- In VS Code, go to Settings (
Ctrl+,
)
- Search for "font family"
- Set
Editor: Font Family
to: 'Maple Mono', 'Courier New', monospace
Feedback and Contributions
If you have any suggestions, issues, or would like to contribute:
- Report issues on GitHub
- Suggest improvements
- Share your screenshots using the theme
Requirements
- Visual Studio Code 1.103.0 or higher
Release Notes
0.0.1
- Initial release
- Morandi color palette implementation
- Full syntax highlighting support
- Clean UI theme integration
License
This theme is inspired by the Ysgrifennwr Theme and follows similar design principles while introducing the unique Morandi color aesthetics.
Enjoy coding with Wush! 🎨
Made with ❤️ for the VS Code community