Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Acme Theme for VS CodeNew to Visual Studio Code? Get it now.
Acme Theme for VS Code

Acme Theme for VS Code

brendes

|
67 installs
| (1) | Free
Theme inspired by the Acme editor from Plan 9
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Acme

VS Code theme inspired by the Acme editor.

Two big differences between this theme and the original Acme editor's color scheme:

  1. Comments are a faded foreground color.
  2. Some other editor and/or UI colors are slightly muted, which looks better in VS Code on modern displays (IMHO).

A blue and white variant of the theme is also included (experimental).

Screenshot

screenshot

Recommended Settings

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

Build

Requires vsce and Python ≥ 3.11.

  • Build themes: make build
  • Build extension: make package
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft