summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-04-11 15:06:39 -0500
committerSam Nystrom <sam@samnystrom.dev>2023-04-11 15:06:39 -0500
commit4baa24d7673118ca7d89d19473bdc15afa582345 (patch)
tree04e1dd5846963ac1fc4a5d26a0e6f90dfbae81c3 /.config
parent9d3671c4c2027af8f6d765a1e398a2cbd22370e6 (diff)
feat: add foot config
Diffstat (limited to '.config')
-rw-r--r--.config/foot/foot.ini22
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