From d61aca40b8b9c50b5d0e0fd4c36fa22949ba8c9c Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 16 Aug 2021 07:14:49 +0530 Subject: [PATCH] Make link to template.conf a download link --- docs/kittens/themes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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