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

https://github.com/alphalawless/hydrtheme-kitty

A dark theme blood for Kitty Terminal!
https://github.com/alphalawless/hydrtheme-kitty

kitty kitty-config kitty-terminal kitty-themes

Last synced: 2 months ago
JSON representation

A dark theme blood for Kitty Terminal!

Awesome Lists containing this project

README

        

## Hydr Theme for [Kitty](https://sw.kovidgoyal.net/kitty/)


image of hydr theme in terminal kitty

This theme was inspired by the Hydr Theme that was first created for [VSCODE](https://github.com/ArthurHydr/hydr-theme).

## Credits

The creater is called [Arthur Ottoni (ArthurHydr)](https://github.com/arthurhydr/), and I thank him for letting me redesign the theme for kitty terminal.

## Install

In terminal copy and paste the following steps:
```sh
git clone https://github.com/alphalawless/hydrtheme-kitty
cd hydrtheme-kitty
mv ~/.config/kitty ~/.config/kitty.bkp
mkdir ~/.config/kitty/
mv *.conf ~/.conf/kitty/
```

## License

[GNU License](./LICENSE)