Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/txtyash/pretty-kitty

:octocat: :lollipop: Beautiful light and dark theme eye candy :candy: with multiple fonts :doughnut: for the KITTY :fire: terminal
https://github.com/txtyash/pretty-kitty

Last synced: 18 days ago
JSON representation

:octocat: :lollipop: Beautiful light and dark theme eye candy :candy: with multiple fonts :doughnut: for the KITTY :fire: terminal

Lists

README

        


Project has been abandoned. Will not be maintained. Fork it :heart:

:unicorn: Pretty-Kitty :unicorn:

:sparkle: Set light/dark themes & fonts for Kitty :sparkle:





### Dependencies :couple:

```
kitty fzf git sed grep find wget
```

### Installation :rainbow:

```
git clone https://github.com/zim0369/pretty-kitty $HOME/pretty-kitty
cd $HOME/pretty-kitty
sh install
```

All done! :heavy\_check\_mark:

Now use command `pkitty`

### Uninstall :broken\_heart:

```
cd $HOME/pretty-kitty
./uninstall
```

### Tip :spiral\_notepad:

For quickly switching theme:

Dark: `d` flag

Light: `l` flag

Currently applied theme can be seen in the help menu:
`pkitty h`

You could create a mapping in kitty to easily toggle between light and dark
colorscheme:
`map alt+c launch pkitty t`