An arctic, north-bluish clean and elegant theme for the kitty terminal.
Get the latest colorscheme config and include it in your kitty.conf
, e.g.
NKC="${HOME}/.nord-kitty.conf"
curl https://raw.githubusercontent.com/m8mble/nord-kitty/master/nord-kitty.conf > "${NKC}"
echo "include ${NKC}" >> "${HOME}/.config/kitty/kitty.conf"