Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>turqos-lightNew to Visual Studio Code? Get it now.
turqos-light

turqos-light

gondwe

|
210 installs
| (0) | Free
Light Green Theme
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Turqos Light

Turqoise Green Theme for VSCode.

Installation Install the theme from here or follow the steps:

  • Launch Code.
  • Choose Extensions from the activity bar or serch command Intall Extentions or press cmd+shift+X.
  • Search for turqos.
  • Install extention Turqos.
  • Choose Preferenses: Color Theme or press cmd+K+T

***Configuration (optional) *** To change the color of brackes match border (purple by default), add to settings.json:

"workbench.colorCustomizations": {
    "[Turqos ~ THEME]": {
        "editorBracketMatch.border": "#a9a9a9"
    }
},

If you want more, open an issue and tell me what you'd like to change

UI helpers (optional) Colorize editor's brackets in shades of green by Bracket Pair Colorizer 2

"bracket-pair-colorizer-2.colors": [
    "#d3d3d3",
    "#c0c0c0",
    "#a9a9a9"
],
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft