Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>KulayNew to Visual Studio Code? Get it now.
Kulay

Kulay

claide

|
478 installs
| (1) | Free
Your simple code theme. Kulay Light for daytime use is now being added.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Kulay Dark 🦹‍♂️

Screen Preview

Kulay Light 🌅

Screen Preview

Installation

  1. Open the Extensions sidebar in VS Code
  2. Search for Kulay
  3. Click Install
  4. Open the Command Palette with Ctrl+Shift+P or ⇧⌘P
  5. Select Preferences: Color Theme and choose a Kulay Dark.

Personalization

Below is my settings recommendations.

{
  "editor.fontLigatures": true,
  "editor.fontWeight": "400",
  "editor.fontSize": 16,
  "explorer.openEditors.visible": 0,
  "terminal.integrated.showExitAlert": false,
  "workbench.tree.renderIndentGuides": "onHover",
  "workbench.sideBar.location": "left",
  "workbench.startupEditor": "newUntitledFile",
  "editor.formatOnSave": true,
  "editor.fontFamily": "Dank Mono",
  "terminal.integrated.fontFamily": "Dank Mono",
  "window.zoomLevel": 0,
  "editor.minimap.enabled": false,
  "editor.renderLineHighlight": "none",
  "breadcrumbs.enabled": false,
}

Contributing

Feel free to contribute. Report issues found and help make changes.

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