https://github.com/thutterer/colorcover
https://github.com/thutterer/colorcover
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thutterer/colorcover
- Owner: thutterer
- Created: 2018-02-05T16:02:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T15:00:14.000Z (about 8 years ago)
- Last Synced: 2025-06-03T16:52:19.869Z (about 1 year ago)
- Language: HTML
- Homepage: https://thutterer.github.io/colorcover/
- Size: 6.37 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 😜