Make link to template.conf a download link

This commit is contained in:
Kovid Goyal 2021-08-16 07:14:49 +05:30
parent bf704d35a2
commit d61aca40b8
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -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 :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. 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 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 If you wish to contribute a new theme to the kitty theme repository, simply
go to `kitty-themes <https://github.com/kovidgoyal/kitty-themes>`_ and open a pull request go to `kitty-themes <https://github.com/kovidgoyal/kitty-themes>`_ and open a pull request
asking to add your contributions to the repository. Use the file asking to add your contributions to the repository. Use the file
`template.conf <https://github.com/kovidgoyal/kitty-themes/raw/master/template.conf>`_ as :download:`template.conf <https://github.com/kovidgoyal/kitty-themes/raw/master/template.conf>` as
a template when creating your theme. a template when creating your theme.
.. include:: ../generated/cli-kitten-themes.rst .. include:: ../generated/cli-kitten-themes.rst