]> Freerunner's - dotfiles.git/commitdiff
foot: flavours -> matugen
authorAndre Ramnitz <tux.rising@gmail.com>
Fri, 5 Sep 2025 00:03:11 +0000 (02:03 +0200)
committerAndre Ramnitz <tux.rising@gmail.com>
Fri, 5 Sep 2025 00:03:11 +0000 (02:03 +0200)
dot-config/foot/foot.ini
dot-config/foot/gentoo-colors.ini [deleted file]
dot-config/foot/matugen-foot.ini [new file with mode: 0644]

index ed5ccd4b4ef374a557b054be81e3523295016058..ce85f26390e338b2f4a3aecacf5b32a232f81529 100644 (file)
@@ -1,6 +1,5 @@
 # -*- conf -*-
-include=~/.config/foot/base16-colors.ini
-# include=~/.config/foot/gentoo-colors.ini
+include=~/.config/foot/matugen-foot.ini
 
 # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
 shell=/bin/fish
@@ -16,8 +15,8 @@ shell=/bin/fish
 # font-italic=<italic variant of regular font>
 # font-bold-italic=<bold+italic variant of regular font>
 # font-size-adjustment=0.5
-font=ZedMono NFP:size=13:weight=normal
-font-bold=ZedMono NFP:size=13:weight=bold
+font=ZedMono NFP:size=14:weight=normal
+font-bold=ZedMono NFP:size=14:weight=bold
 # font-italic=IosevkaTerm NFM:size=12:style=italic:weight=200
 # font-bold-italic=IosevkaTerm NFM:size=12:slant=italic:weight=500
 # line-height=<font metrics>
@@ -27,7 +26,7 @@ font-bold=ZedMono NFP:size=13:weight=bold
 # underline-offset=<font metrics>
 # underline-thickness=<font underline thickness>
 # box-drawings-uses-font-glyphs=no
-dpi-aware=yes
+# dpi-aware=no
 
 # initial-window-size-pixels=700x500  # Or,
 # initial-window-size-chars=<COLSxROWS>
@@ -37,7 +36,7 @@ pad=10x5 center                             # optionally append 'center'
 # resize-by-cells=yes
 # resize-delay-ms=100
 
-# bold-text-in-bright=no
+# bold-text-in-bright=yes
 # word-delimiters=,│`|:"'()[]{}<>
 # selection-target=primary
 workers=8 # limited to 1 ccx without smt
@@ -82,7 +81,7 @@ label-letters=asdfghjkl
 [cursor]
 # style=block
 # color=<inverse foreground/background>
-blink=yes
+blink=yes
 blink-rate=480
 # beam-thickness=1.5
 # underline-thickness=<font underline thickness>
@@ -95,7 +94,8 @@ blink-rate=480
 # long-press-delay=400
 
 [colors]
-alpha=0.85
+alpha=0.777
+flash-alpha=0.5
 # # background=242424
 # # foreground=ffffff
 # # flash=7f7f00
@@ -143,6 +143,10 @@ alpha=0.85
 # search-box-match=<regular0> <regular3>     # black-on-yellow
 # urls=<regular3>
 
+[colors2]
+alpha=0.666
+flash-alpha=0.5
+
 [csd]
 # preferred=server
 # size=26
@@ -167,8 +171,8 @@ alpha=0.85
 # scrollback-down-line=none
 # scrollback-home=none
 # scrollback-end=none
-# clipboard-copy=Control+Shift+c XF86Copy
-# clipboard-paste=Control+Shift+v XF86Paste
+# clipboard-copy=Control+Shift+c wl-copy
+# clipboard-paste=Control+Shift+v wl-paste
 # primary-paste=Shift+Insert
 # search-start=Control+Shift+r
 # font-increase=Control+plus Control+equal Control+KP_Add
diff --git a/dot-config/foot/gentoo-colors.ini b/dot-config/foot/gentoo-colors.ini
deleted file mode 100644 (file)
index b75c9eb..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-[colors]
-foreground=cccccc
-background=1e1e1e
-
-regular0=000000 # black
-regular1=cd3131 # red
-regular2=0dbc79 # green
-regular3=e5e510 # yellow
-regular4=2472c8 # blue
-regular5=bc3fbc # magenta
-regular6=11a8cd # cyan
-regular7=e5e5e5 # white
-
-bright0=666666 # bright black
-bright1=f14c4c # bright red
-bright2=23d18b # bright green
-bright3=f5f543 # bright yellow
-bright4=3b8eea # bright blue
-bright5=d670d6 # bright magenta
-bright6=29b8db # bright cyan
-bright7=e5e5e5 # bright white
-
diff --git a/dot-config/foot/matugen-foot.ini b/dot-config/foot/matugen-foot.ini
new file mode 100644 (file)
index 0000000..c00cdb6
--- /dev/null
@@ -0,0 +1,50 @@
+[colors]
+background=0e1514
+foreground=dde4e2
+flash=ffb4ab
+
+## Normal/regular colors (color palette 0-7)
+regular0=262626  # black
+regular1=bb334c # red
+regular2=4e7b31 # green
+regular3=8f631c # yellow
+regular4=296dbd # blue
+regular5=9837bd # magenta
+regular6=217b7b # cyan
+regular7=a7a7a7  # white
+
+ Bright colors (color palette 8-15)
+bright0=4c4c4c   # bright black
+bright1=f58993   # bright red
+bright2=7fc453   # bright green
+bright3=dfa13e   # bright yellow
+bright4=7cb1f5   # bright blue
+bright5=d18fef   # bright magenta
+bright6=3dc4c4   # bright cyan
+bright7=f0f0f0   # bright white
+
+[colors2]
+background=dde4e2
+foreground=2b3231
+flash=ffb4ab
+
+## Normal/regular colors (color palette 0-7)
+regular0=262626  # black
+regular1=9c273d  # red
+regular2=3f6527  # green
+regular3=755115  # yellow
+regular4=1e599e  # blue
+regular5=7f289f  # magenta
+regular6=1a6565  # cyan
+regular7=e7e7e7  # white
+
+ Bright colors (color palette 8-15)
+bright0=4c4c4c   # bright black
+bright1=f58993   # bright red
+bright2=7fc453   # bright green
+bright3=dfa13e   # bright yellow
+bright4=7cb1f5   # bright blue
+bright5=d18fef   # bright magenta
+bright6=3dc4c4   # bright cyan
+bright7=f0f0f0   # bright white
+