Skip to content
| Marketplace
Sign in
Visual Studio Code>Themes>Sprinkle PackNew to Visual Studio Code? Get it now.
Sprinkle Pack

Sprinkle Pack

Kagan Mamak

|
14 installs
| (1) | Free
A VS Code extension containing multiple custom color themes, allowing users to choose their preferred theme.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

✨ SprinklePack — Custom Themes for Visual Studio Code

Visual Studio Marketplace Version Installs License

A sleek collection of dark and light color themes for every developer mood.


🎯 Overview

SprinklePack is a hand-crafted VS Code theme pack that provides:

  • 🌓 15 distinct themes — 7 dark, 8 light
  • 🎯 Clear syntax coloring for better readability
  • ♿ Colorblind-friendly variants
  • ⚡ Designed for frontend, backend, and everything in between

🧪 Themes Included

🌑 Dark Themes

  • Pine Forest
pine-forest
  • Cyber City
cyber-city
  • ChatGPT Theme
chatgpt
  • Darker Than Black
darker-than-black
  • Azure Noir
azure-noir
  • Colorblind Dark
colorblind-dark
  • Colorblind Blind
colorblind-blind

🌕 Light Themes

  • Magnolia ** magnolia

  • Ice

ice
  • Elf Dream
elf-dream
  • Cupcake
cupcake
  • Colorblind Light
colorblind-light
  • Sweet Lemon

  • sweet-lemon
  • Lofi

lofi
  • Glowing Sunset
glowing-sunset

🚀 Quick Start

👉 Install from Marketplace

ext install kgnio.sprinklepack

🛒 Open in Marketplace ›


🎨 Activate a Theme

  1. Open the Command Palette:
    Ctrl+K Ctrl+T
  2. Search for any theme from SprinklePack
  3. Enjoy the vibe ✨

🧩 Preview & Development

Want to preview or tweak themes locally?

git clone https://github.com/kgnio/sprinklepack
cd sprinklepack
code .
# Press F5 to open Extension Development Host

Theme files live in the /themes folder. You can edit:

  • "colors": Editor UI
  • "tokenColors": Syntax highlighting

🔧 Build & Publish

Install dependencies:

npm install

Create .vsix package:

npm run package

Publish (if you’re the maintainer):

vsce publish

👥 Contributing

Pull requests for new themes, fixes or tweaks are welcome!
See CONTRIBUTING.md (optional) for guidelines.


📜 License

MIT © @kgnio


🌟 Star this repo if you like the themes. Feedback and suggestions are always welcome.

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