Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Cubs ThemeNew to Visual Studio Code? Get it now.
Cubs Theme

Cubs Theme

manuel

|
22 installs
| (0) | Free
A minimal VSCode theme with three variants - Midnight, Light and Shadow
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Cubs Theme

A minimal VS Code theme with three variants — Midnight, Light and Shadow.

Preview in vscode.dev

Variants

  • Light — Clean light gray base (#f3f4f5) with teal accents, optimized for bright environments

preview-light

  • Midnight — Deep dark blue base (#111422) with soft blue accents

preview-midnight

  • Shadow — Pure black base (#0C0C0C) with subtle gray tones, for minimal distraction

preview-shadow

Installation

  1. Install from the Marketplace
  2. Open the Color Theme picker:
    • Windows / Linux: Ctrl+K then Ctrl+T
    • macOS: Cmd+K then Cmd+T
  3. Choose Light, Midnight or Shadow

Or via CLI:

code --install-extension nuelst.cubs-theme
cursor --install-extension nuelst.cubs-theme

Development

git clone https://github.com/nuelst/cubs-theme
cd cubs-theme
pnpm install

Press F5 in VS Code to launch the Extension Development Host.

Local Build & Install

pnpm run package
code --install-extension cubs-theme-1.0.1.vsix
cursor --install-extension cubs-theme-1.0.1.vsix

License

MIT

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