A dark and cleaner colorscheme for kitty using the palette showed in the rxyhn dotfiles showcase
To install it simply copy the files after backup yours!
if test -d $HOME/.config/kitty; then mv $HOME/.config/kitty $HOME/.config/kitty.BAK; fi
git clone https://github.com/NightCS/kitty.git kitty
mv kitty $HOME/.config
Done!