diff --git a/docs/kittens/themes.rst b/docs/kittens/themes.rst index e08298204..9d1ef032d 100644 --- a/docs/kittens/themes.rst +++ b/docs/kittens/themes.rst @@ -50,11 +50,14 @@ choose that theme once for your changes to be applied. Contributing new themes ------------------------- -If you wish to contribute a new theme to the kitty theme repository, simply -go to `kitty-themes `_ and open a pull request -asking to add your contributions to the repository. Use the file +If you wish to contribute a new theme to the kitty theme repository, start by +going to the `kitty-themes `_. Fork it, and +use the file :download:`template.conf ` as -a template when creating your theme. +a template when creating your theme. Once you are satisfied with how it looks, modify the +`metadata file `_ +to reference it, and +`submit a pull request `_. Changing the theme non-interactively