Compare commits
No commits in common. "2e5d11c6b82c2ad3097b6ccd8e5839359228b5f3" and "061b5f7eb514cb4557cc2130692d9d3b5080a06d" have entirely different histories.
2e5d11c6b8
...
061b5f7eb5
4 changed files with 4 additions and 6 deletions
|
|
@ -40,10 +40,10 @@ gamma-correct-blending=yes
|
||||||
include = ~/.config/foot/kanagawa.ini
|
include = ~/.config/foot/kanagawa.ini
|
||||||
include = ~/.config/foot/kanagawa-light.ini
|
include = ~/.config/foot/kanagawa-light.ini
|
||||||
|
|
||||||
[colors-dark]
|
[colors]
|
||||||
alpha = 0.92
|
alpha = 0.92
|
||||||
|
|
||||||
[colors-light]
|
[colors2]
|
||||||
alpha = 0.92
|
alpha = 0.92
|
||||||
|
|
||||||
[environment]
|
[environment]
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
[colors-dark]
|
[colors2]
|
||||||
background = f2ecbc
|
background = f2ecbc
|
||||||
foreground = 545464
|
foreground = 545464
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
[colors-dark]
|
[colors]
|
||||||
foreground = dcd7ba
|
foreground = dcd7ba
|
||||||
background = 1f1f28
|
background = 1f1f28
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -30,5 +30,3 @@ export LESS='--chop-long-lines --HILITE-UNREAD --ignore-case --incsearch --jump-
|
||||||
|
|
||||||
export GOPROXY="direct"
|
export GOPROXY="direct"
|
||||||
export GOPRIVATE="gitea.gwairfelin.com"
|
export GOPRIVATE="gitea.gwairfelin.com"
|
||||||
|
|
||||||
export COMPOSE_PULL_POLICY="build"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue