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: 3 months ago
JSON representation
:octocat: :lollipop: Beautiful light and dark theme eye candy :candy: with multiple fonts :doughnut: for the KITTY :fire: terminal
- Host: GitHub
- URL: https://github.com/txtyash/pretty-kitty
- Owner: txtyash
- License: gpl-3.0
- Archived: true
- Created: 2022-01-29T07:54:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T11:19:33.000Z (over 1 year ago)
- Last Synced: 2024-06-11T02:05:40.942Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 10 MB
- Stars: 34
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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`