Alabaster theme for kitty
A light/dark color scheme for the kitty terminal
Based on the Alabaster Sublime Scheme by Nikita Prokopov
Copy the contents of alabaster.conf or alabaster-dark.conf into your kitty config file (usually stored at ~/.config/kitty/kitty.conf)
Download the theme and place it alongside your config file:
$ curl -o ~/.config/kitty/alabaster.conf https://raw.githubusercontent.com/anmolmathias/kitty-alabaster/master/alabaster.conf
Import it by adding include ./alabaster.conf at the bottom of your config file.
Substitute with alabaster-dark.conf in the above commands for the dark version.
Alternatively download the theme file into your kitty theme directory (usually ~/.config/kitty/themes) and then use the themes kitten to select 'Alabaster'. kitty +kitten themes --reload-in=all Alabaster
Substitute with Alabaster Dark in the above commands for the dark version.

