Skip to content

Biscuit-Theme/kitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



for Kitty

Biscuit palette

πŸ“₯ Installation

  1. Clone this repository locally:
    git clone --depth 1 https://github.com/biscuit-theme/kitty.git
    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.
  2. Move the files over to ~/.config/kitty:
    mv kitty/*.conf .config/kitty # This is guessing that you're in your HOME directory.
    I also personally recommend making a folder called themes/ inside your ~/.config/kitty folder for organizing, but you decide if you do it or not.
  3. Check that the files have been moved correctly:
    cd .config/kitty && ls -l # Again, this is guessing that you're still in your HOME directory.
    That should list all the files inside your ~/.config/kitty folder, if you see both Biscuit-Light.conf and Biscuit-Dark.conf; you've installed it correctly! Congrats!

πŸ“¦ Activating

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 themes

πŸ’ Thanks To

Thanks to all these amazing people for their work!

Biscuit palette

About

Warm and cozy colorscheme for Kitty.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors