A clean, minimal dark theme for Visual Studio Code that focuses on readability and visual hierarchy.
- Dark, minimal color scheme
- High contrast for better readability
- Consistent color hierarchy
- Optimized for long coding sessions
- Support for multiple languages and file types
- Customized markdown styling
- Download the theme file (
themes/Minimal-color-theme.json) - Copy it to your VS Code themes directory:
- Windows:
%USERPROFILE%\.vscode\extensions - macOS:
~/.vscode/extensions - Linux:
~/.vscode/extensions
- Windows:
- Reload VS Code
- Select the theme:
- Press
Cmd+Shift+P(macOS) orCtrl+Shift+P(Windows/Linux) - Type "Color Theme"
- Select "Minimal"
- Press
Feel free to submit issues and enhancement requests!
This theme is licensed under the MIT License - see the LICENSE file for details.