From a11c417b06c410050181c62d376006d2e7b7efba Mon Sep 17 00:00:00 2001 From: seraphim <18ycm9tx@anonaddy.me> Date: Sun, 2 Aug 2026 01:30:03 +0700 Subject: . --- foot/.config/foot/foot.ini | 2 +- foot/.config/foot/themes/noctalia | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) (limited to 'foot/.config') diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index 3afd530..a6e34a5 100644 --- a/foot/.config/foot/foot.ini +++ b/foot/.config/foot/foot.ini @@ -3,7 +3,7 @@ include=~/.config/foot/themes/noctalia # Dynamic theme colors [main] -font=JetBrainsMono Nerd Font:size=11 +font=Cozette :size=11 pad=2x0 # paste the rest of your theme colors here diff --git a/foot/.config/foot/themes/noctalia b/foot/.config/foot/themes/noctalia index 17927cc..746cdb6 100644 --- a/foot/.config/foot/themes/noctalia +++ b/foot/.config/foot/themes/noctalia @@ -1,22 +1,22 @@ [colors-dark] -foreground=e4e2e2 -background=131314 -regular0=43474a +foreground=e9e2d5 +background=16130c +regular0=4d4636 regular1=ffb4ab -regular2=bbc8d0 -regular3=c3c7ca -regular4=d1c2d2 -regular5=bbc8d0 -regular6=c3c7ca -regular7=e4e2e2 -bright0=8d9194 +regular2=e6c34f +regular3=d8c58f +regular4=add374 +regular5=e6c34f +regular6=d8c58f +regular7=e9e2d5 +bright0=98907c bright1=ffb4ab -bright2=bbc8d0 -bright3=c3c7ca -bright4=d1c2d2 -bright5=bbc8d0 -bright6=c3c7ca -bright7=e4e2e2 -selection-foreground=c3c7ca -selection-background=43474a -cursor=131314 e4e2e2 +bright2=e6c34f +bright3=d8c58f +bright4=add374 +bright5=e6c34f +bright6=d8c58f +bright7=e9e2d5 +selection-foreground=cfc6b0 +selection-background=4d4636 +cursor=16130c e9e2d5 -- cgit v1.2.3