diff options
Diffstat (limited to '.config/foot/foot.ini')
-rw-r--r-- | .config/foot/foot.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index c274682..59fcb0c 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -1,5 +1,5 @@ [main] -include=/usr/share/foot/themes/gruvbox-dark +include=/usr/share/foot/themes/catppuccin-mocha font=monospace:size=14 font-size-adjustment=3 gamma-correct-blending=false @@ -17,8 +17,8 @@ alpha = 0.90 #foreground=d3c6aa #background=2b3339 # -selection-background=d79921 -selection-foreground=282828 +selection-background=b4befe +selection-foreground=1e1e2e #regular0=374247 #bright0=404c51 #regular1=e67e80 |