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

https://github.com/ff6347/css-color-names-raycast


https://github.com/ff6347/css-color-names-raycast

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# css color names

[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#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

![screenshot](metadata/css-color-names-4.png)
![screenshot](metadata/css-color-names-5.png)
![screenshot](metadata/css-color-names-6.png)
![screenshot](metadata/css-color-names-7.png)
![screenshot](metadata/css-color-names-8.png)
![screenshot](metadata/css-color-names-9.png)

## 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
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!