Compare commits
2 commits
061b5f7eb5
...
2e5d11c6b8
| Author | SHA1 | Date | |
|---|---|---|---|
| 2e5d11c6b8 | |||
| 276c1bfac2 |
4 changed files with 6 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
|
||||
|
||||
|
|
|
|||
|
|
@ -30,3 +30,5 @@ export LESS='--chop-long-lines --HILITE-UNREAD --ignore-case --incsearch --jump-
|
|||
|
||||
export GOPROXY="direct"
|
||||
export GOPRIVATE="gitea.gwairfelin.com"
|
||||
|
||||
export COMPOSE_PULL_POLICY="build"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue