This project is a port of the popular Gruvbox Material theme for the Zed Editor. It brings the beautiful and consistent color scheme of Gruvbox Material to your Zed Editor setup, enhancing your coding experience with a soothing and productive environment.
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request. This project is licensed under the MIT License. See the LICENSE file for details.
Special thanks to sainnhe for the original Gruvbox Material theme.
This repo uses just
to build everything. Run the following command to build colorscheme:
just
Tip
You may need Go >=1.21.0 to build everything