foot/themes
Stefan Tatschner 9cea91fb11 Add kitty 256color palette
This was generated by this very ugly command:

$ curl -Ls https://raw.githubusercontent.com/kovidgoyal/kitty/6e351cd945bba0a3d6eef92e4605f760ee98e077/kitty/options/definition.py | grep -Po "color[0-9]+', '#[0-9a-z]+'" | awk -F, '{printf("%s=%s\n", $1, $2)}' | sed "s/'//g" | sed "s/ //" | sed "s/#//"
2021-12-10 14:16:58 +01:00
..
derp themes: add a couple of color themes 2020-04-10 21:06:05 +02:00
gruvbox-dark themes: add a couple of color themes 2020-04-10 21:06:05 +02:00
gruvbox-light Add a gruvebox-light theme 2020-12-17 09:25:53 +01:00
kitty Add kitty 256color palette 2021-12-10 14:16:58 +01:00
selenized-black themes: fix typos in themes/selenized-black 2021-01-22 05:07:28 +00:00
selenized-dark themes: add selenized 2021-01-21 15:11:08 +01:00
selenized-light themes: add selenized 2021-01-21 15:11:08 +01:00
selenized-white themes: add selenized 2021-01-21 15:11:08 +01:00
solarized-dark themes: add a couple of color themes 2020-04-10 21:06:05 +02:00
solarized-light themes: add a couple of color themes 2020-04-10 21:06:05 +02:00
tango themes: add a couple of color themes 2020-04-10 21:06:05 +02:00
visibone themes: add a couple of color themes 2020-04-10 21:06:05 +02:00