Bazuka Color Theme
A calm, modern dark theme for Visual Studio Code, designed for focus and long coding sessions.
Bazuka uses cool backgrounds, soft contrasts, and carefully balanced accent colors to stay readable without visual fatigue.
✨ Features
- 🌙 Dark, cool-toned background
- 🎯 Balanced contrast (no harsh whites or pure blacks)
- 🧠 Semantic highlighting enabled
- 🧩 Carefully styled:
- Editor
- Explorer
- Tabs & panels
- Suggest / completion widgets
- Git & diff views
- 📝 Markdown and JSON-friendly colors
- 🎨 Inspired by modern dark themes, tuned for clarity
📦 Installation
From VSIX
- Open Extensions
- Click ⋮ → Install from VSIX
- Select
bazuka-0.0.1.vsix
From Source
- Clone the repository
- Run:
npm install
vsce package
| |