diff options
Diffstat (limited to '.config/foot/foot.ini')
| -rw-r--r-- | .config/foot/foot.ini | 49 |
1 files changed, 23 insertions, 26 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index b3cbfc5..9192b5d 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -3,36 +3,33 @@ font=monospace:size=11 font-size-adjustment=1.0 [cursor] -color=000000 e0af68 +color=000000 a7c080 [colors] -alpha=0.85 -foreground=c0caf5 -background=1a1b26 -selection-foreground=c0caf5 -selection-background=283457 -urls=73daca +alpha=0.95 +foreground=d3c6aa +background=1e2326 +selection-foreground=dbbc7f +selection-background=45443c +urls=493b40 -regular0=15161e -regular1=f7768e -regular2=9ece6a -regular3=e0af68 -regular4=7aa2f7 -regular5=bb9af7 -regular6=7dcfff -regular7=a9b1d6 +regular0=1e2326 +regular1=4c3743 +regular2=3c4841 +regular3=45443c +regular4=384b55 +regular5=5f4598 +regular6=148588 +regular7=9da9a0 -bright0=414868 -bright1=f7768e -bright2=9ece6a -bright3=e0af68 -bright4=7aa2f7 -bright5=bb9af7 -bright6=7dcfff -bright7=c0caf5 - -16=ff9e64 -17=db4b4b +bright0=414b50 +bright1=e67e80 +bright2=a7c080 +bright3=dbbc7f +bright4=7fbbb3 +bright5=d699b6 +bright6=83c092 +bright7=ffffff [key-bindings] scrollback-up-line=Mod1+k |
