shuhei / colortty

🎨 A utility to generate color schemes for alacritty
MIT License
68 stars 2 forks source link

Show color palette of listed themes #11

Closed orhanbalci closed 4 years ago

orhanbalci commented 4 years ago

When choosing a theme seeing color palette is important if theme is not a well known one. Add an option to show color palette on terminal. Pastel project would be helpful in implementing this.

shuhei commented 4 years ago

This will be a really nice feature.

We'll need to cache the github repo contents instead of fetching on demand because colortty needs to get individual files to know the colors in them.

shuhei commented 4 years ago

Released as 0.2.0