burning-death colorscheme added and activated

This commit is contained in:
2024-06-26 18:34:16 -06:00
parent c109674cf9
commit 1b71221ca5
9 changed files with 133 additions and 59 deletions

View File

@ -1,30 +1,30 @@
# do not edit; generated by scwrypts
# theme : spring-sunset
# theme : burning-death
[colors.cursor]
cursor = '0xfdfbe7'
cursor = '0x8eadf8'
[colors.primary]
background = '0x0b1e32'
foreground = '0xe8eaf7'
background = '0x300000'
foreground = '0xffeaec'
[colors.normal]
black = '0x000505'
red = '0xf12875'
green = '0x5c68c4'
yellow = '0xf2e044'
red = '0xdc1a4e'
green = '0x3296eb'
yellow = '0xc24022'
blue = '0x5ab5e0'
magenta = '0xf5e878'
cyan = '0x7983ce'
magenta = '0xdf5041'
cyan = '0x34549b'
white = '0xd0f0f0'
[colors.bright]
black = '0x424253'
red = '0xf694bc'
green = '0x9fa6dc'
yellow = '0xf8ef9e'
red = '0xf08ba4'
green = '0x8eadf8'
yellow = '0xf19892'
blue = '0xb9e5f4'
magenta = '0xfbf5c4'
cyan = '0xc5c9ea'
magenta = '0xf19892'
cyan = '0x99bafb'
white = '0x7e707e'
[window]
opacity = 0.85
opacity = 0.75