Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bourhaouta/vscode-tailwindshades
- Owner: bourhaouta
- Created: 2020-06-18T20:50:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-24T15:03:59.000Z (about 1 year ago)
- Last Synced: 2024-08-01T17:20:16.515Z (3 months ago)
- Language: JavaScript
- Size: 1.21 MB
- Stars: 74
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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)**
## 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