Cubs Theme
A minimal theme for VS Code that comes in dark blue and light gray.

Variants
- Cubs Dark Blue — Deep dark blue base (
#111422) with soft blue primary accents
- Cubs Light Gray — Clean light gray base (
#f3f4f5) with teal primary accents, optimized for bright environments
Installation
- Install the theme from the Marketplace.
- Open the Color Theme picker:
- Windows / Ubuntu:
File > Preferences > Color Theme or press Ctrl+K then Ctrl+T
- macOS:
Code > Preferences > Color Theme or press Cmd+K then Cmd+T
- Choose Cubs Dark Blue or Cubs Light Gray.
Alternatively install via CLI:
code --install-extension nuelst.cubs-theme
Manual Installation (Development)
git clone https://github.com/nuelst/cubs-theme
cd cubs-theme
Open the folder in VS Code and press F5 to launch the Extension Development Host.
License
MIT License
| |