Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>OLED EyeEase TriLangNew to Visual Studio Code? Get it now.
OLED EyeEase TriLang

OLED EyeEase TriLang

Deniz Ekin Canbay

| (0) | Free
A true-black OLED VS Code theme tuned to reduce eye strain for Python, JSON, and YAML.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OLED EyeEase TriLang Theme

A true-black OLED-focused VS Code theme tuned to reduce eye strain for Python, JSON, and YAML.

Design Goals

  • True black background (#000000) to reduce glow on OLED panels.
  • High contrast foreground for long coding sessions.
  • Distinct key/value and structure colors for JSON and YAML.
  • Clear Python-focused highlighting for decorators, keywords, and function/class symbols.

Use the Theme in VS Code

  1. Open this folder in VS Code.
  2. Press F5 to launch an Extension Development Host.
  3. In the new window, open Command Palette.
  4. Run Preferences: Color Theme.
  5. Select OLED EyeEase TriLang.

Optional: Package as VSIX

Install vsce if needed:

npm install -g @vscode/vsce

Package the extension:

vsce package

Then install the generated .vsix in VS Code via:

  • Extensions view
  • ... menu
  • Install from VSIX...

Files

  • package.json: extension manifest and theme contribution
  • themes/oled-python-json-yaml-color-theme.json: color and token rules
  • .vscode/launch.json: debug config for local theme testing
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft