README.md

May 1, 2026 ยท View on GitHub

sprinkles-vscode

A sprinkled syntax theme with vibrant pops of colors ๐Ÿฉ

Build Status License

sprinkles-vscode

Install

VSCode

  1. Open Command Palette > Install Extensions
  2. Search for sprinkles-theme and install

Module

You can also install the theme as a node module:

npm install sprinkles-vscode

Usage

VSCode

  1. Open Command Palette > Preferences: Color Theme
  2. Select Sprinkles from the dropdown

Module

You can import the theme anywhere by installing it as a dependency:

import dark from "sprinkles-vscode/themes/sprinkles-dark.json";
import light from "sprinkles-vscode/themes/sprinkles-light.json";
import cream from "sprinkles-vscode/themes/sprinkles-cream.json";

Screenshots

Dark

Sprinkles Theme VSCode Dark

Light

Sprinkles Theme VSCode Light

Cream

Sprinkles Theme VSCode Cream

Colors

sprinkles-vscode colors