Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Weboff SchwarzwaldNew to Visual Studio Code? Get it now.
Weboff Schwarzwald

Weboff Schwarzwald

Weboff

|
1 install
| (1) | Free
Weboff Schwarzwald — dark green forest theme with warm golden-yellow accents, inspired by the Black Forest and the Weboff brand.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Weboff Schwarzwald

A dark forest-green color theme for VS Code, Cursor, and VSCodium — warm golden-yellow accents inspired by the Schwarzwald (Black Forest) and the Weboff brand.

Weboff Schwarzwald preview

More previews

Editor Editor + Terminal Marketplace banner
Editor Terminal Banner

Why this theme?

  • Easy on the eyes — deep green backgrounds (#0a100c, #060e08) instead of pure black
  • Readable syntax — warm beige strings, muted italic comments, golden keywords
  • Consistent UI — activity bar, tabs, terminal, and git decorations share one palette
  • Modern tooling — semantic highlighting for TypeScript, JavaScript, and other LSP languages

Install

VS Code Marketplace

  1. Open Extensions (Cmd+Shift+X / Ctrl+Shift+X)
  2. Search Weboff Schwarzwald
  3. Click Install

Or from the command line:

code --install-extension weboff.weboff-schwarzwald
cursor --install-extension weboff.weboff-schwarzwald

Reload the window: Developer: Reload Window.

Activate

  1. Cmd+Shift+P / Ctrl+Shift+P
  2. Preferences: Color Theme
  3. Select Weboff Schwarzwald

Optional — set as default in settings.json:

{
  "workbench.colorTheme": "Weboff Schwarzwald",
  "workbench.preferredDarkColorTheme": "Weboff Schwarzwald"
}

Color palette

Role Hex Usage
Background #0a100c Editor, sidebar, panels
Status bar #060e08 Title bar, status bar, terminal
Foreground #d8d2c4 Default text
Accent gold #b8952e Active borders, badges, selection
Accent yellow #d4b84a Keywords, cursor, links
Strings #c9b896 String literals
Functions #e8c85a Function names
Comments #5a6358 Comments (italic)
Error #e07070 Errors, deleted git files

Author

Weboff · Germany

License

MIT

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