diff --git a/.config/themer/foot.ini.sh b/.config/themer/foot.ini.sh index ed6c1b6..900778a 100755 --- a/.config/themer/foot.ini.sh +++ b/.config/themer/foot.ini.sh @@ -17,7 +17,7 @@ lines = 10000 rose_pine () { if $dark; then - alpha=0.8 + alpha=1 else alpha=1 fi