

for Kitty
- Clone this repository locally:
In the case you can't use Git, or simply can't install it; go to the green button top right (the 'Code' button). After doing so, click on 'Download ZIP' and save it.
git clone --depth 1 https://github.com/biscuit-theme/kitty.git
- Move the files over to
~/.config/kitty:I also personally recommend making a folder calledmv kitty/*.conf .config/kitty # This is guessing that you're in your HOME directory.
themes/inside your~/.config/kittyfolder for organizing, but you decide if you do it or not. - Check that the files have been moved correctly:
That should list all the files inside your
cd .config/kitty && ls -l # Again, this is guessing that you're still in your HOME directory.
~/.config/kittyfolder, if you see bothBiscuit-Light.confandBiscuit-Dark.conf; you've installed it correctly! Congrats!
Once you complete all the steps mentioned above, you can use your theme! Now, just add this line to the kitty.conf file inside ~/.config/kitty:
include Biscuit-Dark.conf
Or if you've made the themes/ subdirectory inside ~/.config/kitty directory:
kitten themesThanks to all these amazing people for their work!
