Replies: 1 comment
-
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 😞 ). |
Beta Was this translation helpful? Give feedback.
-
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!
Beta Was this translation helpful? Give feedback.
All reactions