Compare commits

..

No commits in common. "2e5d11c6b82c2ad3097b6ccd8e5839359228b5f3" and "061b5f7eb514cb4557cc2130692d9d3b5080a06d" have entirely different histories.

4 changed files with 4 additions and 6 deletions

View file

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

View file

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

View file

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

View file

@ -30,5 +30,3 @@ export LESS='--chop-long-lines --HILITE-UNREAD --ignore-case --incsearch --jump-
export GOPROXY="direct"
export GOPRIVATE="gitea.gwairfelin.com"
export COMPOSE_PULL_POLICY="build"