Updater guix config

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-06-30 11:46:27 -04:00
parent 2b083ee468
commit f631cff3ce
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
3 changed files with 12 additions and 14 deletions

View File

@ -1,11 +1,11 @@
#!/bin/sh
foreground=e0e0e0
background=000000
foreground=f4e5e7
background=17100b
regular0=2e2016 # black
regular1=d88f96 # red
regular2=16af38 # green
regular3=dbbc2f # yellow
regular4=1961e6 # blue
regular4=1961e6 # blue
regular5=b3787e # magenta
regular6=32cbe6 # cyan
regular7=f4e5e7 # white

View File

@ -67,14 +67,13 @@ hide-when-typing=yes
[colors]
alpha=0.7
#Default
foreground=e0e0e0
background=000000
foreground=f4e5e7
background=17100b
regular0=2e2016 # black
regular1=d88f96 # red
regular2=16af38 # green
regular3=dbbc2f # yellow
regular4=1961e6 # blue
regular4=1961e6 # blue
regular5=b3787e # magenta
regular6=32cbe6 # cyan
regular7=f4e5e7 # white

View File

@ -734,14 +734,13 @@ hide-when-typing=yes
[colors]
alpha=0.7
#Default
foreground=e0e0e0
background=000000
foreground=f4e5e7
background=17100b
regular0=2e2016 # black
regular1=d88f96 # red
regular2=16af38 # green
regular3=dbbc2f # yellow
regular4=1961e6 # blue
regular4=1961e6 # blue
regular5=b3787e # magenta
regular6=32cbe6 # cyan
regular7=f4e5e7 # white
@ -854,13 +853,13 @@ scrollback-down-line=Mod1+n
(define %config:colorscheme
(plain-file "config-colorscheme" "\
#!/bin/sh
foreground=e0e0e0
background=000000
foreground=f4e5e7
background=17100b
regular0=2e2016 # black
regular1=d88f96 # red
regular2=16af38 # green
regular3=dbbc2f # yellow
regular4=1961e6 # blue
regular4=1961e6 # blue
regular5=b3787e # magenta
regular6=32cbe6 # cyan
regular7=f4e5e7 # white