A calm dark theme for VS Code. Built to highlight important stuff in code without turning your editor into a rainbow.
- Layered dark surfaces — chrome (sidebar, activity bar, title bar, status bar,
terminal) sits at
#1a1a1a; the editor and inputs sit one step lighter at#161616, so the working area stands out without harsh contrast. - Muted blue accent (
#5996db) in place of the default bright blue — used for selection, focus, keywords, and badges. - Warm strings (
#dec078) and a calm purple (#956ccc) for operators and brackets. - Tuned across languages — JSON, Markdown, shell/bash, Python, JS/TS, CSS, and more.
- Semantic highlighting enabled, with strikethrough for deprecated symbols.
- Open the Extensions view (
Cmd/Ctrl+Shift+X). - Search for Leo Dark.
- Click Install.
Cmd/Ctrl+KCmd/Ctrl+T→ select Leo Dark.
For any type or request or feedback you can open an issue at: github.com/LeoManrique/leo-theme/issues
MIT © Leonardo Manrique