diff options
author | Marc Coquand <marc@mccd.space> | 2024-06-10 14:14:57 -0500 |
---|---|---|
committer | Marc Coquand <marc@mccd.space> | 2024-06-10 14:14:57 -0500 |
commit | fe377bf35656415d89124b3f875d6834e8a698d7 (patch) | |
tree | 471d58f5a7d53448ee0e0f873d8f0da1b98c67ef /config/foot/foot.ini | |
parent | 75d873cff5dfb3c01930778861163fe534938b8e (diff) | |
download | rcm-fe377bf35656415d89124b3f875d6834e8a698d7.tar.gz rcm-fe377bf35656415d89124b3f875d6834e8a698d7.tar.bz2 rcm-fe377bf35656415d89124b3f875d6834e8a698d7.zip |
Style updates
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 |