Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bbelderbos/color-searcher


https://github.com/bbelderbos/color-searcher

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## Color Searcher

Little command line app to search for color hexes by name.

It uses a color csv from a GitHub repo I forked and `rich` to display the matching colors in a nice table, e.g.

![searching for blue](images/blue.png)

![searching for green](images/green.png)