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

Logos Themes

brendes

|
749 installs
| (0) | Free
Themes with monochrome syntax colors and calm UI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Λόγος

Themes with minimal monochrome syntax highlighting and calm UI.

About

I find most multicolored syntax and UI themes to be garish and overwhelming to look at for extended periods of time. These themes use a few shades of a primary "base" color to highlight comments and strings. Overall, an attempt is made to balance simplicity with usability.

Theme variants

variant type description
white light neutral theme
sun light off-white theme
acme light yellow theme
paper light warmer off-white theme
dark dark neutral theme
gruv dark warm dark theme
nord dark cool dark theme

Screenshots

Here is a screenshot of some Go code using the Logos White theme.

go code screenshot

Auto-generated examples can be viewed at vscodethemes.com. The website renders the themes a little inaccurately, but it will do for now.

Recommended Settings

{
    "explorer.decorations.colors": false,
    "search.decorations.colors": false,
    "workbench.editor.decorations.colors": false,
}

Install

  • In VS Code: ⌘-P then ext install logos-themes
  • On the web: https://marketplace.visualstudio.com/items?itemName=brendes.logos-themes

Build

Requires vsce and Python ≥ 3.11.

  • Build themes: make build
  • Build extension: make package

Credits/inspiration

  • Acme editor
  • Gruvbox
  • Nord
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft