Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bourhaouta/vscode-tailwindshades

Tailwind CSS color palette generator
https://github.com/bourhaouta/vscode-tailwindshades

Last synced: 13 days ago
JSON representation

Tailwind CSS color palette generator

Awesome Lists containing this project

README

        

# Tailwind CSS Shades

[Tailwind CSS](https://tailwindcss.com/) color palette generator.

**[Get it from the VS Code Marketplace →](https://marketplace.visualstudio.com/items?itemName=bourhaouta.tailwindshades)**

HTML autocompletion

How to use the shades plugin to generate CSS Variables

## Usage

Default keybinding:

- macOS: `cmd+k cmd+g`
- Others: `ctrl+k ctrl+g`

> or

Open `command palette` → `Generate custom color palette`

## Features

- Get tints and shades of a given color
- Get the closest color name to a given hex code

### 0.0.5

Initial release & fix build issues