Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>NordicBakaNew to Visual Studio Code? Get it now.
NordicBaka

NordicBaka

krl and long

|
8 installs
| (0) | Free
A minimalist colorscheme inspirate by Nord & Triple baka team
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🎹 Nordic Baka Theme for VS Code

Version Nord Palette Focus

A minimalist, high-contrast color scheme for VS Code based on the Nord palette and inspired by the Triple Baka trio. Designed for developers who seek a "mentally silent" but logically vibrant environment.


🎨 The Triple Baka Logic

This theme isn't just about colors; it's about functional syntax highlighting. Each character from the trio represents a core programming element:

  • 🩵 Miku Cyan (#86cecb): Identifiers. Used for function names, methods, and UI elements.
  • ❤️ Teto Red (#d46a83): Values. Dedicated to strings, numbers, and booleans.
  • 💛 Neru Yellow (#ffd543): Signage. Highlights operators, punctuation, and logical symbols.

🚀 Installation

📦 Via VSIX (Recommended)

  1. Go to the Releases page.
  2. Download the nordic-baka-1.0.1.vsix file.
  3. In VS Code, open the Command Palette (Ctrl+Shift+P).
  4. Type "Extensions: Install from VSIX..." and select the downloaded file.

🛠️ From Source

If you want to tweak the colors yourself:

git clone https://github.com/Rocca-sh/NordBakaVs.git
cd NordBakaVs
npm install -g @vscode/vsce
vsce package
code --install-extension nordic-baka-1.0.1.vsix
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft