B150 — VS Code Theme
A warm, earthy VS Code theme inspired by the B150 design system. Two variants included:
- B150 Dark — Refined darks with vivid accents. Pure black activity bar, warm terminal colors, coral cursor.
- B150 Light — Creamy off-white backgrounds (
#F2EFE9) instead of harsh white. Organic, easy on the eyes.
Color Palette
| Role |
Dark |
Light |
| Background |
#121212 |
#F2EFE9 |
| Sidebar |
#0e0e0e |
#EBE8E2 |
| Keywords |
#5c7cff |
#3b6ecc |
| Strings |
#4bd395 |
#5a7a30 |
| Functions |
#a78bfa |
#7c3aed |
| Types |
#D4A52E |
#8f6d00 |
| Numbers |
#ff8a70 |
#c85a3a |
| Tags |
#f87171 |
#c74040 |
| Comments |
#555555 |
#b0ada6 |
| Cursor |
#FA725A |
#FA725A |
Install
Search for B150 in the VS Code Extensions panel, or install from the command line:
code --install-extension b150.b150-theme
Then open Command Palette (Cmd+Shift+P) and select:
Preferences: Color Theme → B150 Dark or B150 Light
Screenshots
Coming soon
License
MIT
| |