Zukarai Theme
A clean, modern VS Code theme designed for optimal readability and reduced eye strain.
Inspired by Plastic, One Dark and Monokai.

Features
- Carefully selected color palette for syntax highlighting
- Balanced contrast ratios
- Optimized for long coding sessions
- Support for popular languages and frameworks
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
- Search for "Zukarai"
- Click Install
Screenshots
[Add screenshots of your theme here showing different languages/scenarios]
Customization
You can override theme colors in your settings.json :
{
"workbench.colorCustomizations": {
"[Zukarai]": {
// your custom colors
}
}
}
License
MIT
| |