diff options
Diffstat (limited to '')
-rw-r--r-- | config/foot/foot.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/foot/foot.ini b/config/foot/foot.ini index 9523e33..f42aee0 100644 --- a/config/foot/foot.ini +++ b/config/foot/foot.ini @@ -1,6 +1,6 @@ pad=8x4 font=Iosevka Term:size=14:weight=light -line-height=22 +line-height=20 underline-thickness=1px underline-offset=4px box-drawings-uses-font-glyphs=yes @@ -11,7 +11,7 @@ style=beam beam-thickness=2px [colors] -foreground=101010 # Text +foreground=333333 # Text background=FFFFFF # Base regular0=202020 # Surface 1 regular1=FF0000 # red |