A dark, warm color theme for Visual Studio Code built around a small, deliberate palette: a deep charcoal-green background, a burnt-orange accent, a cream foreground, and a muted gold secondary accent.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
A dark, warm color theme for Visual Studio Code built around a small, deliberate palette: a deep charcoal-green background, a burnt-orange accent, a cream foreground, and a muted gold secondary accent.
Theme
Dark Mode
Light Mode
Install
Open the Extensions view (Cmd+Shift+X / Ctrl+Shift+X).
Search for DarkRetro.
Click Install, then select it via Preferences: Color Theme (Cmd+K Cmd+T / Ctrl+K Ctrl+T).
Development
themes/DarkRetro-color-theme.json defines the UI colors and syntax highlighting rules.
Press F5 in VS Code to launch an Extension Development Host and preview changes live.