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

|
224 installs
| (3) | 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 theme

A set of VS Code themes inspired by the Acme editor.

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

  1. Comments are a faded foreground color.
  2. A white-and-blue variant of the theme is included.

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