✨ SprinklePack — Custom Themes for Visual Studio Code

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
🌕 Light Themes
Magnolia
**

Ice
Sweet Lemon
Lofi
🚀 Quick Start
👉 Install from Marketplace
ext install kgnio.sprinklepack
🛒 Open in Marketplace ›
🎨 Activate a Theme
- Open the Command Palette:
Ctrl+K Ctrl+T
- Search for any theme from SprinklePack
- 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.
| |