Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Neon Dusk Theme by ManuNew to Visual Studio Code? Get it now.
Neon Dusk Theme by Manu

Neon Dusk Theme by Manu

manufdz19

|
3 installs
| (0) | Free
A refined dark theme based on Dusk with enhanced HTML & React tag contrast
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

hero

Neon Dusk - VS Code Theme

A dark theme for Visual Studio Code focused on readable contrast and stronger HTML/JSX tag differentiation.

Preview

Neon Dusk preview 1 Neon Dusk preview 2

Why this theme exists

Most dark themes look good in screenshots but lose clarity in real projects. Neon Dusk prioritizes:

  • Clear separation between tags, attributes, and text nodes in HTML/JSX
  • Strong syntax contrast without over-saturated backgrounds
  • Comfortable long-session reading on a dark editor surface

Install

From VS Code Marketplace

  1. Open Extensions (Cmd+Shift+X / Ctrl+Shift+X)
  2. Search for Neon Dusk
  3. Click Install
  4. Run Preferences: Color Theme and select Neon Dusk

Local development install

  1. Clone this repository
  2. Run extension development host with F5
  3. In the new window, open Preferences: Color Theme
  4. Select the contributed theme label

Theme characteristics

  • Base editor background: #1D1D21
  • Primary foreground: #E0E0E0
  • Tag names: #4CC9F0
  • Attributes: #B8A8F8
  • Keywords: #D2529F
  • Functions: #4CC0D1
  • Strings: #70D0B3

Scope and limitations

  • The theme is tuned mostly for TypeScript, JavaScript, JSON, Markdown, HTML and CSS scopes
  • Some languages may require extra scope rules for ideal highlighting
  • Semantic highlighting is not customized yet, so TextMate scopes drive most coloring

Contributing

Feedback and PRs are welcome. If a token feels ambiguous or noisy:

  1. Capture the scope using Developer: Inspect Editor Tokens and Scopes
  2. Share language + snippet + expected color behavior
  3. Propose a minimal rule change in the theme JSON file under themes/

License

MIT

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