Correct the colors setting

This commit is contained in:
Maximilian Friedersdorff 2026-03-10 08:14:59 +00:00
parent 061b5f7eb5
commit 276c1bfac2
3 changed files with 4 additions and 4 deletions

View file

@ -40,10 +40,10 @@ gamma-correct-blending=yes
include = ~/.config/foot/kanagawa.ini
include = ~/.config/foot/kanagawa-light.ini
[colors]
[colors-dark]
alpha = 0.92
[colors2]
[colors-light]
alpha = 0.92
[environment]

View file

@ -1,4 +1,4 @@
[colors2]
[colors-dark]
background = f2ecbc
foreground = 545464

View file

@ -1,4 +1,4 @@
[colors]
[colors-dark]
foreground = dcd7ba
background = 1f1f28