From 93ad0cbb9cd63197eb1051c5cb6cb360b1b4e1fb Mon Sep 17 00:00:00 2001 From: Nate Cox Date: Mon, 18 May 2026 10:46:54 -0700 Subject: Add foot config --- .config/foot/themes/noctalia | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .config/foot/themes/noctalia (limited to '.config/foot/themes/noctalia') diff --git a/.config/foot/themes/noctalia b/.config/foot/themes/noctalia new file mode 100644 index 0000000..8eb7b15 --- /dev/null +++ b/.config/foot/themes/noctalia @@ -0,0 +1,22 @@ +[colors-dark] +foreground=d3c6aa +background=1e2326 +regular0=7a8478 +regular1=e67e80 +regular2=a7c080 +regular3=dbbc7f +regular4=7fbbb3 +regular5=d699b6 +regular6=83c092 +regular7=f2efdf +bright0=a6b0a0 +bright1=f85552 +bright2=8da101 +bright3=dfa000 +bright4=3a94c5 +bright5=df69ba +bright6=35a77c +bright7=fffbef +selection-foreground=d3c6aa +selection-background=4c3743 +cursor=4c3743 e69875 -- cgit v1.3.1