Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Streber Dark ThemeNew to Visual Studio Code? Get it now.
Streber Dark Theme

Streber Dark Theme

Donau-Streber

|
2 installs
| (0) | Free
VS Code theme inspired by the colors of the Danube streber fish
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Streber Dark Theme

Streber Dark is a VS Code color theme inspired by the Danube streber fish, built around deep camouflage greens, restrained blue-gray syntax accents, and warm amber highlights for long coding sessions.

Features

  • Accessible dark palette for extended use
  • Full workbench and syntax theming
  • Semantic highlighting enabled for modern language servers
  • Static extension with no runtime code, simple to audit and package

Palette

Element Color Role
Background #0d110d Deep camouflage green
Foreground #c8d8c8 Soft silver-green text
Accent #5a8f6a Primary UI highlight
Cursor #b8a57a Warm amber focus point
Selection #3a624a Muted active selection

Local Installation

Package the extension from the repository root:

npx @vscode/vsce package --no-dependencies
code --install-extension streber-dark-theme-1.0.0.vsix

Activation

  1. Open the command palette with Cmd+Shift+P or Ctrl+Shift+P.
  2. Run Preferences: Color Theme.
  3. Select Streber Dark.

Customization

Suggested settings.json overrides:

{
  "editor.fontSize": 14,
  "editor.fontLigatures": true,
  "editor.lineHeight": 24,
  "editor.minimap.enabled": true,
  "editor.cursorBlinking": "smooth",
  "editor.guides.highlightActiveIndentation": true
}

Publication Status

  • GitHub repository: https://github.com/Louis-Ph/danube-streber-theme
  • Marketplace publisher not created or connected yet
  • README screenshots are intentionally deferred until real capture assets exist
  • Marketplace release guide: PUBLISHING.md

Support

Open an issue on GitHub: https://github.com/Louis-Ph/danube-streber-theme/issues

Support workflow details remain documented in SUPPORT.md.

License

MIT License. See LICENSE.

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