☯️ Precision colors for machines and people
If you have any issues, no matter how small, please open an issue on GitHub.
- (I used
schema.pyto generate a list of properties fromschema.json, but as long as https://zed.dev/schema/themes/v0.2.0.json is used insolarized.py, you don't have to repeat this)- Note that
accents,playersandsyntaxshould be alist,listanddictrespectively
- Note that
- Make changes to
solarized.pyas you see fit - Then run it with
make(orpython solarized.py) to generatethemes/solarized.json - Don't forget to increment the version number in
extension.tomlbefore committing - Then update the
extensionsrepo (see docs)- Fork the
extensionsrepo cd extensions/extensions/solarizedgit fetchgit pull- Update the version number in
extensions/extensions.toml git add,commitandpush- Then open a pull request
- Fork the
- Based on Ethan Schoonover's Solarized color palette
- Inspired by Carlo Caione's NeoSolarized.zed, but with coloring closer to the original palette, especially for syntax highlighting