]> Freerunner's - dotfiles.git/commitdiff
foot: my colors
authorAndre Ramnitz <tux.rising@gmail.com>
Sat, 23 Dec 2023 14:02:11 +0000 (15:02 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:52 +0000 (18:18 +0200)
config/foot/foot.ini

index 068a1c1d7ac1ecef8a8ffd8a801caa9dde0571e5..b6cb2797a819d9cdd63218cf2202746da084e4e3 100644 (file)
@@ -1,4 +1,4 @@
-# -*- conf -*-
+222528# -*- conf -*-
 
 # shell=$SHELL (if set, otherwise user's default shell from /etc/passwd)
 # term=foot (or xterm-256color if built with -Dterminfo=disabled)
@@ -81,39 +81,30 @@ label-letters=adfghjkl
 
 [colors]
 alpha=0.90
-[colors]
-# background=242124
-# foreground=f5f5f5
-# # flash=7f7f00
-# # flash-alpha=0.5
+flash=da4453
+flash-alpha=0.5
+background=222528
+foreground=eff0f1
 
 # ## Normal/regular colors (color palette 0-7)
-# regular0=242424    # black
-# # regular1=f62b5a  # red
-# # regular2=47b413  # green
-# regular2=91bc61   # bright green
-# regular3=ffb852    # yellow
-# # regular4=24acd4  # blue
-# regular4=5d81d2
-# regular5=776d96 # magenta
-# # regular6=13c299  # cyan
-# regular6=90e0e0
-# regular7=f5f5f5  # white
+regular0=222528    # black
+regular1=da4453    # red
+regular2=47de70    # green
+regular3=fdbc4b    # yellow
+regular4=7cafc2    # blue
+regular5=a87cc2    # magenta
+regular6=7cc28f    # cyan
+regular7=eff0f1    # white
 
 # ## Bright colors (color palette 8-15)
-# bright0=f5f5f5     # bright black
-# # bright1=ff4d51   # bright red
-# # bright2=35d450   # bright green
-# bright2=91bc61   # bright green
-# # bright3=e9e836   # bright yellow
-# bright3=ffb852   # bright yellow
-# # bright4=5dc5f8   # bright blue
-# bright4=5d81d2
-# # bright5=feabf2   # bright magenta
-# bright5=776d96 # magenta
-# # bright6=24dfc4   # bright cyan
-# bright6=90e0e0
-# bright7=ffffff   # bright white
+bright0=3b4045     # bright black
+bright1=da4453     # bright red
+bright2=47de70     # bright green
+bright3=fdbc4b     # bright yellow
+bright4=7cafc2     # bright blue
+bright5=a87cc2     # bright magenta
+bright6=7cc28f     # bright cyan
+bright7=fcfcfc     # bright white
 
 ## dimmed colors (see foot.ini(5) man page)
 # dim0=<not set>