Switch from alacritty to foot

This commit is contained in:
Trysdyn Black 2024-03-11 21:46:54 -07:00
parent d0261d5ae6
commit 554b62b40b
2 changed files with 24 additions and 29 deletions

24
.config/foot/foot.ini Normal file
View file

@ -0,0 +1,24 @@
[main]
font = monospace:size=10
[colors]
bright0 = 606060
bright1 = ed008c
bright2 = 8dc73f
bright3 = f7c61d
bright4 = 3f7fff
bright5 = 9f4fdf
bright6 = 65cdcd
bright7 = ffffff
regular0 = 000000
regular1 = ed008c
regular2 = 8dc73f
regular3 = f7c61d
regular4 = 3f7fff
regular5 = 9f4fdf
regular6 = 65cdcd
regular7 = f0f0f0
background = 000000
foreground = f0f0f0