diff options
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 |
