diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-14 14:17:32 +0000 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-14 14:17:32 +0000 |
| commit | 7c739fc4ad94ba694cff052c104f0484dbdff56a (patch) | |
| tree | 99263a520d65a85a0c21e6364656e4fdfa79c377 /foot | |
| parent | 897a64075806fb46b2d265f07808eb0677e1c19c (diff) | |
first one
Diffstat (limited to 'foot')
| -rw-r--r-- | foot/.config/foot/foot.ini | 6 | ||||
| -rw-r--r-- | foot/.config/foot/themes/noctalia | 22 |
2 files changed, 1 insertions, 27 deletions
diff --git a/foot/.config/foot/foot.ini b/foot/.config/foot/foot.ini index 337c59e..5e4dce4 100644 --- a/foot/.config/foot/foot.ini +++ b/foot/.config/foot/foot.ini @@ -1,9 +1,5 @@ [main] -include=~/.config/foot/themes/noctalia -# Dynamic theme colors - -[main] -font=Adwaita mono :size=12 +font=Jetbrains mono :size=12 pad=2x0 # paste the rest of your theme colors here diff --git a/foot/.config/foot/themes/noctalia b/foot/.config/foot/themes/noctalia deleted file mode 100644 index a8c38c5..0000000 --- a/foot/.config/foot/themes/noctalia +++ /dev/null @@ -1,22 +0,0 @@ -[colors-dark] -foreground=e6e2dd -background=141311 -regular0=4a463d -regular1=ffb4ab -regular2=d2c6a3 -regular3=cdc6b5 -regular4=becbb0 -regular5=d2c6a3 -regular6=cdc6b5 -regular7=e6e2dd -bright0=969084 -bright1=ffb4ab -bright2=d2c6a3 -bright3=cdc6b5 -bright4=becbb0 -bright5=d2c6a3 -bright6=cdc6b5 -bright7=e6e2dd -selection-foreground=ccc6b9 -selection-background=4a463d -cursor=141311 e6e2dd |
