Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Theme Switch By ExtensionNew to Visual Studio Code? Get it now.
Theme Switch By Extension

Theme Switch By Extension

vitor3g

|
29 installs
| (0) | Free
A color theme switcher by file extension
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Theme Switch Extension

🇧🇷 PT: A extensão Theme Switch Code permite alternar automaticamente o tema de cor com base na extensão do arquivo que você está editando.

🇺🇸 EN: The Theme Switch extension allows you to automatically switch the color theme based on the file extension you are editing.

Theme Switch GIF

File Association

{
  "switchtheme.files.association": {
    "js": "Dracula",
    "ts": "Omni",
    "html": "Solarized Light",
    "css": "Monokai"
  }
}

Made with 💙 by @vitor3g

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