diff --git a/docs/kittens/themes.rst b/docs/kittens/themes.rst index a1a8e9b90..b040d3895 100644 --- a/docs/kittens/themes.rst +++ b/docs/kittens/themes.rst @@ -25,7 +25,7 @@ to :file:`~/.config/kitty/current-theme.conf` and adds an include for :file:`current-theme.conf` to :file:`kitty.conf`. It also comments out any existing color settings in :file:`kitty.conf` so they do not interfere. -Once that's done, the kitten send kitty a signal to make it reload its config. +Once that's done, the kitten sends kitty a signal to make it reload its config. Using your own themes ----------------------- @@ -45,7 +45,7 @@ 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 -`template.conf `_ as +:download:`template.conf ` as a template when creating your theme. .. include:: ../generated/cli-kitten-themes.rst