set winter theme; remove themes with old formats

This commit is contained in:
2025-11-12 13:20:53 -07:00
parent e2970c9f4d
commit 468de89920
23 changed files with 151 additions and 416 deletions

View File

@@ -1,14 +1,14 @@
/**
* do not edit; generated by scwrypts
* theme : spring-sunset
* theme : winter
**/
*{
background: #0b1e32;
background: #100906;
foreground: #d0f0f0;
background-alt: #f5e878;
foreground-alt: #000505;
selected: #000505;
active: #f2e044;
urgent: #f12875;
background-alt: #007469;
foreground-alt: #d0f0f0;
selected: #d0f0f0;
active: #00ffe7;
urgent: #d11455;
}