set winter theme; remove themes with old formats
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
# do not edit; generated by scwrypts
|
||||
# theme : spring-sunset
|
||||
# theme : winter
|
||||
[colors]
|
||||
background = #0b1e32
|
||||
foreground = #e8eaf7
|
||||
background-alt = #f2e044
|
||||
foreground-alt = #000505
|
||||
primary = #f2e044
|
||||
secondary = #5c68c4
|
||||
alert = #f12875
|
||||
background = #000505
|
||||
foreground = #d0f0f0
|
||||
background-alt = #007469
|
||||
foreground-alt = #d0f0f0
|
||||
primary = #00ffe7
|
||||
secondary = #906556
|
||||
alert = #d11455
|
||||
disabled = #424253
|
||||
|
||||
primary-gradient-0 = #ecb737
|
||||
primary-gradient-1 = #f0ce3f
|
||||
primary-gradient-2 = #f2e044
|
||||
primary-gradient-3 = #f3e35d
|
||||
primary-gradient-4 = #f5e878
|
||||
primary-gradient-0 = #00a293
|
||||
primary-gradient-1 = #00d1bd
|
||||
primary-gradient-2 = #00ffe7
|
||||
primary-gradient-3 = #2effec
|
||||
primary-gradient-4 = #5dfff0
|
||||
|
||||
secondary-gradient-0 = #313ba3
|
||||
secondary-gradient-1 = #3a45af
|
||||
secondary-gradient-2 = #404db9
|
||||
secondary-gradient-3 = #5c68c4
|
||||
secondary-gradient-4 = #7983ce
|
||||
secondary-gradient-0 = #503830
|
||||
secondary-gradient-1 = #704f43
|
||||
secondary-gradient-2 = #906556
|
||||
secondary-gradient-3 = #a97f6f
|
||||
secondary-gradient-4 = #bc9b8f
|
||||
|
||||
Reference in New Issue
Block a user