Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>kPurple ThemeNew to Visual Studio Code? Get it now.
kPurple Theme

kPurple Theme

Kaan Kuscu

|
181 installs
| (0) | Free
Purple Theme for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

kPurple theme for VS Code

It's another purple-ish Visual Studio Code Theme

Screenshots

SS1!

SS2!

Recommended settings.json

{
  "terminal.integrated.tabs.enabled": true,
  "files.autoSave": "afterDelay",
  "editor.tabSize": 2,
  "editor.fontSize": 19,
  "editor.fontWeight": "600",
  "editor.lineHeight": 27,
  "editor.letterSpacing": 0.9,
  "editor.wordWrap": "on",
  "editor.fontFamily": "Fantasque Sans Mono",
  "editor.fontLigatures": true,
  "terminal.integrated.fontFamily": "Fantasque Sans Mono",
  "terminal.integrated.fontSize": 15,
  "editor.cursorSmoothCaretAnimation": true,
  "editor.cursorBlinking": "expand",
  "telemetry.enableTelemetry": false,
  "editor.linkedEditing": true,
  "files.trimTrailingWhitespace": true,
  "editor.bracketPairColorization.enabled": true
}

License

This software is released under MIT License © Kaan Kuscu - kaanksc.com

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft