31 lines
557 B
TOML
31 lines
557 B
TOML
# do not edit; generated by scwrypts
|
|
# theme : burning-death
|
|
[colors.cursor]
|
|
cursor = '0x8eadf8'
|
|
|
|
[colors.primary]
|
|
background = '0x300000'
|
|
foreground = '0xffeaec'
|
|
|
|
[colors.normal]
|
|
black = '0x000505'
|
|
red = '0xdc1a4e'
|
|
green = '0x3296eb'
|
|
yellow = '0xc24022'
|
|
blue = '0x5ab5e0'
|
|
magenta = '0xdf5041'
|
|
cyan = '0x34549b'
|
|
white = '0xd0f0f0'
|
|
|
|
[colors.bright]
|
|
black = '0x424253'
|
|
red = '0xf08ba4'
|
|
green = '0x8eadf8'
|
|
yellow = '0xf19892'
|
|
blue = '0xb9e5f4'
|
|
magenta = '0xf19892'
|
|
cyan = '0x99bafb'
|
|
white = '0x7e707e'
|
|
[window]
|
|
opacity = 0.75
|