set winter theme; remove themes with old formats
This commit is contained in:
@@ -1,30 +1,28 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : spring-sunset
|
||||
# theme : winter
|
||||
[colors.cursor]
|
||||
cursor = '0xfdfbe7'
|
||||
cursor = '0xe8fffd'
|
||||
|
||||
[colors.primary]
|
||||
background = '0x0b1e32'
|
||||
foreground = '0xe8eaf7'
|
||||
background = '0x000505'
|
||||
foreground = '0xd0f0f0'
|
||||
|
||||
[colors.normal]
|
||||
black = '0x000505'
|
||||
red = '0xf12875'
|
||||
green = '0x5c68c4'
|
||||
yellow = '0xf2e044'
|
||||
blue = '0x5ab5e0'
|
||||
magenta = '0xf5e878'
|
||||
cyan = '0x7983ce'
|
||||
red = '0xd11455'
|
||||
green = '0x906556'
|
||||
yellow = '0x00ffe7'
|
||||
blue = '0x3d8890'
|
||||
magenta = '0x7b70af'
|
||||
cyan = '0x50a3b5'
|
||||
white = '0xd0f0f0'
|
||||
|
||||
[colors.bright]
|
||||
black = '0x424253'
|
||||
red = '0xf694bc'
|
||||
green = '0x9fa6dc'
|
||||
yellow = '0xf8ef9e'
|
||||
blue = '0xb9e5f4'
|
||||
magenta = '0xfbf5c4'
|
||||
cyan = '0xc5c9ea'
|
||||
red = '0xf48bae'
|
||||
green = '0xcfb8af'
|
||||
yellow = '0x8bfff4'
|
||||
blue = '0x1abcdd'
|
||||
magenta = '0x7d72fe'
|
||||
cyan = '0x86abb3'
|
||||
white = '0x7e707e'
|
||||
[window]
|
||||
opacity = 0.85
|
||||
|
||||
Reference in New Issue
Block a user