dotfiles/config/foot/foot.ini

31 lines
557 B
INI

# -*- conf -*-
[main]
font=Caskaydia Cove Nerd Font:size=18
term=xterm
dpi-aware=no
shell=/usr/bin/fish
# adapted from https://github.com/imcarvalho/neonpurple
# but tweaked background and regular0
[colors]
background=1e1e2e
foreground=cdd6f4
regular0=11111b # black
regular1=f38ba8 # red
regular2=a6e3a1 # green
regular3=fab387 # yellow
regular4=05BEFF # blue
regular5=cba6f7 # magenta
regular6=94e2d5 # cyan
regular7=9399b2 # white
bright0=181825
bright1=eba0ac
bright2=00FFB7
bright3=f9e2af
bright4=74c7ec
bright5=f5c2e7
bright6=89dceb
bright7=a6adc8