Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carloscuesta/sprinkles-vscode

A sprinkled syntax theme with vibrant pops of colors for VSCode.
https://github.com/carloscuesta/sprinkles-vscode

vscode-theme

Last synced: 16 days ago
JSON representation

A sprinkled syntax theme with vibrant pops of colors for VSCode.

Awesome Lists containing this project

README

        



sprinkles-vscode


A sprinkled syntax theme with vibrant pops of colors 🍩

[![Build Status](https://img.shields.io/github/actions/workflow/status/carloscuesta/sprinkles-vscode/ci.yml?branch=master&style=flat-square)](https://github.com/carloscuesta/sprinkles-vscode/actions?query=workflow%3ACI+branch%3Amaster)
[![License](https://img.shields.io/github/license/carloscuesta/sprinkles-vscode?style=flat-square)](https://github.com/carloscuesta/sprinkles-vscode/blob/master/LICENSE)
![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/carloscuesta.sprinkles-vscode?style=flat-square)

sprinkles-vscode

## Install

### [VSCode](https://code.visualstudio.com)

1. Open _Command Palette_ > _Install Extensions_
2. Search for `sprinkles-theme` and install

### Module

You can also install the theme as a node module:

```bash
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:

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

## Screenshots

### Dark

Sprinkles Theme VSCode Dark

### Light

Sprinkles Theme VSCode Light

## Colors


sprinkles-vscode colors