diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-07-30 12:48:20 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-07-30 12:48:20 +0700 |
| commit | 59226408d8bc950d7ec8c21623f28b5f7de8fce0 (patch) | |
| tree | 894884db76e33f9130f519e82ebfefd39ea70309 /foot | |
| parent | 012d59987c8d78264f4a405ca595c50706e43b33 (diff) | |
Dendritic nixos update!
Diffstat (limited to 'foot')
| -rw-r--r-- | foot/.config/foot/foot.ini | 2 | ||||
| -rw-r--r-- | foot/.config/foot/themes/noctalia | 42 |
2 files changed, 22 insertions, 22 deletions
diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index 0a9398d..47dddc9 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=13 +font=JetBrainsMono Nerd Font: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 746cdb6..c614b31 100644 --- a/foot/.config/foot/themes/noctalia +++ b/foot/.config/foot/themes/noctalia @@ -1,22 +1,22 @@ [colors-dark] -foreground=e9e2d5 -background=16130c -regular0=4d4636 -regular1=ffb4ab -regular2=e6c34f -regular3=d8c58f -regular4=add374 -regular5=e6c34f -regular6=d8c58f -regular7=e9e2d5 -bright0=98907c -bright1=ffb4ab -bright2=e6c34f -bright3=d8c58f -bright4=add374 -bright5=e6c34f -bright6=d8c58f -bright7=e9e2d5 -selection-foreground=cfc6b0 -selection-background=4d4636 -cursor=16130c e9e2d5 +foreground=1b1c1c +background=fbf9f9 +regular0=dfe3e6 +regular1=ba1a1a +regular2=030e13 +regular3=5a5f62 +regular4=110914 +regular5=bbc8d0 +regular6=c3c7ca +regular7=1b1c1c +bright0=73787a +bright1=ba1a1a +bright2=030e13 +bright3=5a5f62 +bright4=110914 +bright5=bbc8d0 +bright6=c3c7ca +bright7=1b1c1c +selection-foreground=43474a +selection-background=dfe3e6 +cursor=fbf9f9 1b1c1c |
