aboutsummaryrefslogtreecommitdiff
path: root/.config/foot/foot.ini
diff options
context:
space:
mode:
authordacctal <120422854+dacctal@users.noreply.github.com>2026-03-05 01:21:45 +0000
committerdacctal <120422854+dacctal@users.noreply.github.com>2026-03-05 01:21:45 +0000
commit69a722cfd33076a4d63f1d49e52bed427453eabe (patch)
tree56545e93c12a8232058a0ab2b258546418656e03 /.config/foot/foot.ini
initial commit
Diffstat (limited to '.config/foot/foot.ini')
-rwxr-xr-x.config/foot/foot.ini67
1 files changed, 67 insertions, 0 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini
new file mode 100755
index 0000000..f9dedaa
--- /dev/null
+++ b/.config/foot/foot.ini
@@ -0,0 +1,67 @@
+term=foot
+title=foot
+
+#font=Cartograph Mono CF:size=14
+#font=ProFont IIx Nerd Font:size=12
+#font=CaskaydiaCove NF:size=14
+#font=MapleMono NF Medium:size=14
+#font=IBM EGA 8x14:size=19
+#font=Departure Mono:size=14
+#font=Terminess Nerd Font:size=14
+#font=GohuFont 11 Nerd Font:size=13
+#font=GohuFont 14 Nerd Font:size=13
+#font=JetBrains Mono NF:size=14
+#font=IBM VGA 8x16:size=19
+#font=IBM Plex Mono:size=14
+#font=NotoMono NF:size=14
+#font=Monocraft:size=13
+font=B612 Mono:size=14
+font=RobotoMono Nerd Font:size=14
+
+pad=8x8
+
+dpi-aware=yes
+
+[cursor]
+# style=block
+# blink=no
+# blink-rate=500
+# beam-thickness=1.5
+# underline-thickness=<font underline thickness>
+
+[colors]
+alpha=1
+background=0f0f0f
+foreground=f4decd
+
+# black
+regular0 = 1e1f1e
+bright0 = 3b403c
+
+# red
+regular1 = f16e65
+bright1 = ef968f
+
+# green
+regular2 = 7ec97e
+bright2 = a4daa4
+
+# yellow
+regular3 = ef934d
+bright3 = f4b585
+
+# blue
+regular4 = 71b4d6
+bright4 = b0d4e8
+
+# magenta
+regular5 = e28dc6
+bright5 = ebadd6
+
+# cyan
+regular6 = 7ec9a3
+bright6 = abd4bf
+
+# white
+regular7 = d9cdb5
+bright7 = f4decd