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!
iftest -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/.configDone!
