This is a version of the Yin-Yang colorscheme by pgdouyon for the kitty terminal emulator.
-
Clone the repository.
git clone https://github.com/craffate/yin-yang-kitty.git ~/.config/kitty/yin-yang-kitty
-
Edit your kitty configuration file to use yin color scheme.
echo "include yin-yang-kitty/yin.conf" >> ~/.config/kitty/kitty.conf
or yang
echo "include yin-yang-kitty/yang.conf" >> ~/.config/kitty/kitty.conf