Gogh-Co / Gogh

Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
https://gogh-co.github.io/Gogh/
MIT License
9.23k stars 586 forks source link

Add color previews #99

Closed iamsubhranil closed 6 years ago

iamsubhranil commented 6 years ago

Hi. Since Gogh offers almost 150 different color schemes, I think it'll be better if the color palatte can be shown after the name of each colorscheme, so that the user can get a good preview. It should work like this

1) Theme_Name1 [tab] [tab] preview_pallate 2) Theme_Name2 [tab] [tab] preview_pallate

and so on. What do you think?

a7r3 commented 6 years ago

Themes aren't fetched in run-time, only Selected theme's script is fetched and executed.

Considering the number of color schemes, fetching each theme's script, and displaying the preview isn't possible in a short period of time

Maybe an implementation of showing the downloaded theme(s') preview would do.

Mgldvd commented 6 years ago

yep like @a7r3 says, this is not possible. :( This is why I created screenshot, but now with so many themes it takes quite some time.