Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>dasLichtNew to Visual Studio Code? Get it now.
dasLicht

dasLicht

kazumasa57

|
5 installs
| (0) | Free
黒背景 × 緑文字を基調に、重要な要素を赤・オレンジで際立たせるダークカラーテーマ
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

dasLicht

A dark VS Code color theme built on a black background with green text, using red and orange to make important elements (errors, warnings, keywords, etc.) stand out.

Features

  • Dark theme
  • Customizes UI colors across the whole editor, terminal, sidebar, and more
  • Highlights JSON / YAML property names and punctuation with dedicated colors
  • Markdown preview (media/dasLicht-preview.css) styled to match the same palette

Highlights

  • Background: near-black (#010112 / #0A0E17 range) for a low-contrast, easy-on-the-eyes dark background
  • Regular text / variables: green (#55D65B range)
  • Keywords / tags: orange (#FF9F1C, bold)
  • Strings: orange (#ff821c)
  • Numbers: light blue (#00b3ff)
  • Booleans / null: blue (#4e76f7)
  • Errors, warnings, important constants: red (#FF4D4D)
  • Function names: bright green (#7EE787, bold)
  • Classes / type names: amber (#E3B341)
  • Comments: muted green italic (#4D7A52)

JSON

  • Property names (keys): green (#00fd37)
  • Object braces { }: purple (#5f5df0, bold)
  • Array brackets [ ]: yellow (#eaff4d, bold)

YAML

  • Tag names: green (#00fc26)
  • Values (strings): orange (#f8511a)

Terminal

  • Regular text is green (#55D65B), cursor is orange (#FF9F1C)
  • All 16 ANSI colors (terminal.ansi*) are defined, so colorized output (git status, ls --color, etc.) is fully supported

Markdown

  • Headings: yellow-green (#a6ffb5)
  • Bold: pink (#ff45d7) / Italic: yellow (#e5ec86)
  • Links: purple (#5c4dba) / Blockquotes: red (#e45a5a)
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft