diff options
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini new file mode 100644 index 0000000..08f0dcf --- /dev/null +++ b/.config/foot/foot.ini @@ -0,0 +1,22 @@ +font=FiraCode Nerd Font:size=12 +dpi-aware=off + +[colors] +foreground=cad3f5 # Text +background=24273a # Base +regular0=494d64 # Surface 1 +regular1=ed8796 # red +regular2=a6da95 # green +regular3=eed49f # yellow +regular4=8aadf4 # blue +regular5=f5bde6 # pink +regular6=8bd5ca # teal +regular7=b8c0e0 # Subtext 1 +bright0=5b6078 # Surface 2 +bright1=ed8796 # red +bright2=a6da95 # green +bright3=eed49f # yellow +bright4=8aadf4 # blue +bright5=f5bde6 # pink +bright6=8bd5ca # teal +bright7=a5adcb # Subtext 0 |
