How to import a theme's .json file?
#32
-
|
First, this tool is sweet. Thanks for making it. I would like to import an edited theme into Zed. I am new to Zed. I don't see any documentation on how to do this, or where to place the theme's Where can this be done, and is it possible to add this to the documentation, if it is missing? Gracias 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
I managed to install themes by moving it to the That said, I agree this should definitely be added to the documentation. |
Beta Was this translation helpful? Give feedback.
-
|
@2zqa thanks for replying quickly, I will also see about exposing documentation in README.md and adding a documentation page |
Beta Was this translation helpful? Give feedback.
-
|
Made a quick addition to the README here: #33 |
Beta Was this translation helpful? Give feedback.
I managed to install themes by moving it to the
~/.config/zed/themes/folder. It already existed for me.That said, I agree this should definitely be added to the documentation.