From 6e9b41314ecabfe84dd91354678805b27a5000b6 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 14 Apr 2019 08:26:37 +0530 Subject: [PATCH] Add a link to the FAQ to a repo of kitty themes --- docs/faq.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index 9eed1bcf9..3a5043587 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -100,6 +100,9 @@ You can either use the to set colors or you can enable :doc:`remote control ` for |kitty| and use :ref:`at_set-colors`. +A list of pre-made color themes for kitty is available at: +`kitty-themes `_ + How do I specify command line options for kitty on macOS? ---------------------------------------------------------------