| 
    Kortin Theme for VS Code
 
  Kortin's fantasy theme for Visual Studio Code
 
      
  Features •
  Installation •
  Recommended Settings •
  License
 
🚧 WIP: Still in progress! ScreenshotsFantasy (immersive) 
    More language screenshot please see screenshots Features
High contrast design - Better differentiation between code tokens for improved readabilityDe-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 → ExtensionsSearch for Kortin ThemeClick Install to install itClick Reload to reload the editorCode > Preferences > Color Theme > Kortin Theme Recommended SettingsFor 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
}
 LicenseThis project is licensed under the MIT License - see the LICENSE file for details. |  |