Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Svelte Theme 5New to Visual Studio Code? Get it now.
Svelte Theme 5

Svelte Theme 5

Zubair Ibn Zamir

|
62 installs
| (0) | Free
Svelte Theme, inspired by Svelte Docs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Svelte Theme 5

Svelte

The optimized dark theme for Svelte / Sveltekit development.

open-vsx link

Latest Version Changelog

Intuitive Syntax Highlighting

Svelte Docs Theme is the optimized dark theme for web development. It has been meticulously designed to be easy on the eyes and intuitive.

Colors

Usage Color Name * Hex Code
Function Tumbleweed #ebaf94 #ebaf94
String Tan #ccb88f #ccb88f
Keyword Blue Jeans #57b5f4 #57b5f4
Text Pale Silver #c4c1bb #c4c1bb
comment Philippine Gray #8c8c8c #8c8c8c

*The closest name of the hex color by color-name.com

Screenshots

.svelte

Acknowledgements

  • Originally inspired by svelte.dev.
  • Color Names Collected from color-name.com.
  • Tutorial by Coder Coder

TODO - to fix

(or should I say my theme has some difference)

  • [ ] let total = $derived(numbers.reduce((t, n) => t + n, 0)); redure should be #c4c1bb. now #ebaf94
  • [ ] <input bind:value={name} /> name's color

Credits

Logo courtesy of svelte.dev

Author

  • Zubair Ibn Zamir

License

This project is open source and available under the MIT License.

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