Kortin Theme for VS Code
Kortin's fantasy theme for Visual Studio Code
Features •
Installation •
Recommended Settings •
License
🚧 WIP: Still in progress!
Screenshots
Fantasy (immersive)
More language screenshot please see screenshots
Features
- High contrast design - Better differentiation between code tokens for improved readability
- De-emphasized punctuation - Reduced visual prominence of non-essential punctuation for improved focus
- Immersive dark theme - Deep, rich colors create an immersive coding environment

Installation
- Open Extensions sidebar panel in VS Code.
View → Extensions
- Search for
Kortin Theme
- Click Install to install it
- Click Reload to reload the editor
- Code > Preferences > Color Theme > Kortin Theme
Recommended Settings
For the best experience with this theme, consider the following settings:
{
"editor.fontFamily": "JetBrains Mono, Menlo, Monaco, 'Courier New', monospace",
"editor.fontSize": 14,
"editor.lineHeight": 2,
"editor.fontLigatures": true
}
License
This project is licensed under the MIT License - see the LICENSE file for details.
| |