From d7a715a4ddb9e99b42444cef34c2736cece9c2a5 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 3 Nov 2023 18:50:19 -0500 Subject: add additional dotfiles --- .config/foot/themes/nightfly | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 .config/foot/themes/nightfly (limited to '.config/foot/themes/nightfly') diff --git a/.config/foot/themes/nightfly b/.config/foot/themes/nightfly new file mode 100644 index 0000000..2a27fb2 --- /dev/null +++ b/.config/foot/themes/nightfly @@ -0,0 +1,31 @@ +# -*- conf -*- +# nightfly +# Based on https://github.com/bluz71/vim-nightfly-guicolors + +[cursor] +color = 080808 9ca1aa + +[colors] +foreground = acb4c2 +background = 011627 + +# selection-foreground = 080808 +# selection-background = b2ceee + +regular0 = 1d3b53 +regular1 = fc514e +regular2 = a1cd5e +regular3 = e3d18a +regular4 = 82aaff +regular5 = c792ea +regular6 = 7fdbca +regular7 = a1aab8 + +bright0 = 7c8f8f +bright1 = ff5874 +bright2 = 21c7a8 +bright3 = ecc48d +bright4 = 82aaff +bright5 = ae81ff +bright6 = ae81ff +bright7 = d6deeb -- cgit v1.2.3-70-g09d2