]> Freerunner's - dotfiles.git/commitdiff
foot: update color scheme
authorAndre Ramnitz <tux.rising@gmail.com>
Wed, 17 Jan 2024 23:27:16 +0000 (00:27 +0100)
committerAndre Ramnitz <tux.rising@gmail.com>
Sun, 18 Aug 2024 16:18:53 +0000 (18:18 +0200)
config/foot/foot.ini

index d2adc9cbc49649b372d12bb9bde8173d3c558ed4..68d488ff1053c668c62d29db662c2469e8850e56 100644 (file)
@@ -9,8 +9,6 @@ shell=/bin/fish
 # title=foot
 # locked-title=no
 
-include=~/.config/foot/base16/colors/base16-default-dark.ini
-
 font=BlexMono Nerd Font:size=11,LiterationMono Nerd Font:size=10
 # font-bold=<bold variant of regular font>
 # font-italic=<italic variant of regular font>
@@ -84,28 +82,48 @@ label-letters=adfghjkl
 alpha=0.90
 flash=da4453
 flash-alpha=0.5
-background=27272A
-foreground=eff0f1
+background=1b1b1b
+foreground=fcfcfc
+
+# freerunner's colors
+# Normal/regular colors (color palette 0-7)
+regular0=1b1b1b    # black
+regular1=de5764    # red
+regular2=90e33e    # green
+regular3=ffb852    # yellow
+regular4=529aff    # blue
+regular5=ff86e9    # magenta
+regular6=57ded1    # cyan
+regular7=eff0f1    # white
+bright0=3b4045     # bright black
+bright1=de5764     # bright red
+bright2=90e33e     # bright green
+bright3=ffb852     # bright yellow
+bright4=529aff     # bright blue
+bright5=ff86e9     # bright magenta
+bright6=57ded1     # bright cyan
+bright7=fcfcfc     # bright white
 
+# cosmic colors
 ## Normal/regular colors (color palette 0-7)
-regular0=222528    # black
-regular1=da4453    # red
-regular2=47de70    # green
-regular3=fdbc4b    # yellow
-regular4=7cafc2    # blue
-regular5=a87cc2    # magenta
-regular6=7cc28f    # cyan
-regular7=eff0f1    # white
+# regular0=1b1b1b    # black
+# regular1=f16161    # red
+# regular2=7cb987    # green
+# regular3=ddc74c    # yellow
+# regular4=6296be    # blue
+# regular5=be6dee    # magenta
+# regular6=49bac8    # cyan
+# regular7=bebebe    # white
 
 ## Bright colors (color palette 8-15)
-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
+# bright0=808080     # bright black
+# bright1=ff8985     # bright red
+# bright2=97d5a0     # bright green
+# bright3=fae365     # bright yellow
+# bright4=7db1da     # bright blue
+# bright5=d68eff     # bright magenta
+# bright6=49bac8     # bright cyan
+# bright7=c4c4c4     # bright white
 
 ## dimmed colors (see foot.ini(5) man page)
 # dim0=<not set>