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/tokyonight-night | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .config/foot/themes/tokyonight-night (limited to '.config/foot/themes/tokyonight-night') diff --git a/.config/foot/themes/tokyonight-night b/.config/foot/themes/tokyonight-night new file mode 100644 index 0000000..f789e1b --- /dev/null +++ b/.config/foot/themes/tokyonight-night @@ -0,0 +1,21 @@ +# -*- conf -*- + +[colors] +background=1a1b26 +foreground=c0caf5 +regular0=15161E +regular1=f7768e +regular2=9ece6a +regular3=e0af68 +regular4=7aa2f7 +regular5=bb9af7 +regular6=7dcfff +regular7=a9b1d6 +bright0=414868 +bright1=f7768e +bright2=9ece6a +bright3=e0af68 +bright4=7aa2f7 +bright5=bb9af7 +bright6=7dcfff +bright7=c0caf5 -- cgit v1.2.3-70-g09d2