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,6 +1,6 @@
#!/bin/sh
foreground=e0e0e0
background=000000
foreground=f4e5e7
background=17100b
regular0=2e2016 # black
regular1=d88f96 # red
regular2=16af38 # green

View File

@ -67,9 +67,8 @@ 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

View File

@ -734,9 +734,8 @@ 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
@ -854,8 +853,8 @@ 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