Neo is a dark VS Code theme with restrained chrome, sharp cyan accents, and warm syntax colors built for long editing sessions.
It is especially tuned for TypeScript and Dart, where keywords, literals, types, and object keys stay distinct without turning the editor into a wall of saturated color.
- Low-noise UI surfaces that keep sidebars, tabs, and status elements out of the way.
- Strong search, selection, and bracket-match accents that stay visible without overwhelming the code.
- Warm strings, cool numeric literals, and bright keywords for quick scanning in TypeScript-heavy projects.
- Balanced contrast for Dart and Flutter code where widget trees and constructors need clearer structure.
Neo works especially well for:
- TypeScript
- JavaScript and TSX
- Dart and Flutter
- JSON, CSS, and modern web projects
- Open the Extensions view in VS Code.
- Search for
Neo Theme. - Click Install.
- Open
Preferences: Color Themeand selectNeo.
Neofor dark-mode workflows.
Source, issues, and future updates live at github.com/edvardmk/neo.

