diff options
author | awy <awy@awy.one> | 2025-10-06 17:48:14 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-10-06 17:48:14 +0300 |
commit | 23f4f1b05a96784ae5c29b1ebea88b35388a5d0b (patch) | |
tree | 704e0b2b51dac7195a9b3d7a38a47c9bc2e44b88 /.config/foot | |
parent | 5b387fbd19a8c2e68390c3042bff8748e259bef0 (diff) | |
download | hyprdots-23f4f1b05a96784ae5c29b1ebea88b35388a5d0b.tar.gz |
catppuccin
Diffstat (limited to '.config/foot')
-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 |