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 587 forks source link

wezterm is syncing and shipping Gogh themes in nightly builds #346

Closed wez closed 1 year ago

wez commented 2 years ago

I recently added some automation to sync the Gogh data and make all of the schemes available to wezterm. That same automation generates previews of the schemes in wezterm's docs; you can see the _bash scheme at the top of this page as an example: https://wezfurlong.org/wezterm/colorschemes/b/index.html

The schemes are available in nightly builds of wezterm and will be part of the next stable release.

Just letting you know in case you want to keep track of who is using what and where!

Mgldvd commented 1 year ago

I believe that the new adjustments and standardization that have been made with the names and stuffs will be much better.

The following adjustments were made:

Additionally, each theme now has a hash which will not change. The hash is generated based on the colors used in the theme, so if a color is changed, the hash will also change accordingly. This hash can be used as an ID that will remain consistent over time.

The hashes are generated from the .yml files and included in the JSON file.

Thank you very much for considering this repository and including it in your project. I wish you the best of luck with it, and I truly hope it is a great success (I love programs made in RUST, too bad I am not a programmer myself :disappointed: ).