Kortin Theme for VS Code
Kortin's fantasy theme for Visual Studio Code
Features • Installation • Recommended Settings • License
🚧 WIP: Still in progress!
Fantasy (immersive)
More language screenshot please see screenshots
- 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
- 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
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
}This project is licensed under the MIT License - see the LICENSE file for details.
