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

https://github.com/thutterer/colorcover


https://github.com/thutterer/colorcover

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Color Cover

Create card covers quickly, for Trello or whatever.

## Workflow

- Go to [thutterer.github.io/colorcover](https://thutterer.github.io/colorcover/)
- `title` and `subtitle` are input fields. Just enter whatever.
- As is the `icon`. the "neutral face" is just a placeholder. insert any utf-8 char. for reference, see [here](https://unicode.org/emoji/charts/full-emoji-list.html).
- Change the cards background by clicking one of the colors in the palette below (or change it to whatever with the dev tools).
- In Chrome, open the dev tools, inspect the `#cover` element, open command palette with CtrlShiftP, search "screenshot" and finally select "Capture node screenshot".

## Disclaimer

This is the result of a lunch break and should not be used as a reference for clean HTML, JS or CSS 😜