Correct the colors setting
This commit is contained in:
parent
061b5f7eb5
commit
276c1bfac2
3 changed files with 4 additions and 4 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[colors2]
|
||||
[colors-dark]
|
||||
background = f2ecbc
|
||||
foreground = 545464
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
[colors]
|
||||
[colors-dark]
|
||||
foreground = dcd7ba
|
||||
background = 1f1f28
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue