nixos-dotfiles

nixos-dotfiles

https://git.tonybtw.com/nixos-dotfiles.git git://git.tonybtw.com/nixos-dotfiles.git

Initial commit.

Commit
c42a81cc0448cdf6edcad5940c38bb2f8cc3d2ad
Author
tonybanters <tonybanters@gmail.com>
Date
2026-01-26 08:26:42

Diff

diff --git a/foot.ini b/foot.ini
new file mode 100644
index 0000000..3aeac07
--- /dev/null
+++ b/foot.ini
@@ -0,0 +1,32 @@
+font=JetBrainsMono NF:size=16
+pad=4x4 
+
+[colors]
+foreground=c0caf5
+background=1a1b26
+
+## Normal/regular colors (color palette 0-7)
+regular0=15161E  # black
+regular1=f7768e  # red
+regular2=9ece6a  # green
+regular3=e0af68  # yellow
+regular4=7aa2f7  # blue
+regular5=bb9af7  # magenta
+regular6=7dcfff  # cyan
+regular7=a9b1d6  # white
+
+## Bright colors (color palette 8-15)
+bright0=414868   # bright black
+bright1=f7768e   # bright red
+bright2=9ece6a   # bright green
+bright3=e0af68   # bright yellow
+bright4=7aa2f7   # bright blue
+bright5=bb9af7   # bright magenta
+bright6=7dcfff   # bright cyan
+bright7=c0caf5   # bright white
+
+## dimmed colors (see foot.ini(5) man page)
+dim0=ff9e64
+dim1=db4b4b
+
+alpha=0.9