Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Glyph OledNew to Visual Studio Code? Get it now.
Glyph Oled

Glyph Oled

s16dih

|
129 installs
| (0) | Free
Glyph Oled: a pure black vs code theme for a better coding experience.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Glyph Oled theme

preview

Glyph Oled Theme is a true Oled dark theme for Visual Studio Code, with a pitch-black background and clear syntax highlighting for better readability.


Visual Studio Marketplace Downloads Visual Studio Marketplace Version


Features

  • True OLED dark theme.
  • Beautiful, consistent syntax highlighting.
  • Optimized for long coding sessions.

Recommended Settings

To match the preview, use this settings.json:

{
  "workbench.colorTheme": "Glyph Oled",
  "workbench.iconTheme": "vs-seti",
  "workbench.editor.empty.hint": "hidden",

  "editor.fontFamily": "JetBrains Mono, Fira Code, 'Cascadia Code', Consolas, monospace",
  "editor.fontLigatures": true,
  "editor.fontSize": 13.2,
  "editor.lineHeight": 1.5,
  "editor.fontWeight": "376",
  "editor.cursorBlinking": "smooth",
  "editor.renderWhitespace": "boundary",
  "editor.smoothScrolling": true,
  "editor.guides.bracketPairs": "active",
  "editor.minimap.enabled": false,
  "editor.bracketPairColorization.enabled": true
}


Installation

  1. Open VS Code.
  2. Open Extensions Marketplace (Ctrl+Shift+X / Cmd+Shift+X).
  3. Search Glyph OLED Theme.
  4. Click Install.
  5. Apply via Preferences → Color Theme.

Contributing

Contributions are welcome. Fork the repository and submit a pull request.

This project follows the Contributor Covenant Code of Conduct.


Author

@s16dih


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