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

Sprinkle Pack

kagan-dev

|
12 installs
| (0) | 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

SprinklePack is a VS Code extension that offers a collection of clean, consistent, and developer-friendly color themes.
Designed for improved focus and clarity across multiple coding environments.


🚀 Features

  • 🎨 Multiple themes in one extension
  • 🔍 Optimized syntax highlighting for readability
  • 🌙 Includes both dark and light variants
  • ⚙️ Easy to preview and switch between themes

🧪 How to Use

  1. Open the Command Palette:
    Ctrl+K Ctrl+T
    
  2. Select the theme you want from the list under SprinklePack

You can switch between themes at any time!


📦 Installation

Install via the VS Code Marketplace:

ext install kagan-dev.sprinklepack

Or install manually from the .vsix file:

code --install-extension sprinklepack-0.0.1.vsix

🛠️ Customization & Development

Want to customize or contribute?

  • Theme definitions are in the themes/ folder
  • UI colors → "colors" section
  • Syntax tokens → "tokenColors" section

To preview changes live:

# Inside your extension project
code .
# Press F5 to open the Extension Development Host

📜 License

MIT © kagan-dev

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