https://github.com/ff6347/css-color-names-raycast
https://github.com/ff6347/css-color-names-raycast
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ff6347/css-color-names-raycast
- Owner: ff6347
- License: mit
- Created: 2024-09-15T16:30:45.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-10T01:01:09.000Z (over 1 year ago)
- Last Synced: 2025-03-10T07:53:09.140Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 21 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# css color names
[](#contributors-)
A Raycast extension that provides list of CSS color names with images to search. Has also hex value, rgb and hsl values.
- Currently sorted by hue






## Installation
Currently only by cloning or downloading the repo.
```bash
git clone https://github.com/ff6347/css-color-names-raycast.git
cd css-color-names-raycast
npm ci
npm run build
```
Now use the `Import Extension` command in raycast.
See also https://github.com/ff6347/alfred-color-names
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Fabian Morón Zirfas
💻 🚇 🎨
Add your contributions
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!