config swap & a couple of bugs

This commit is contained in:
2025-08-09 09:26:07 -06:00
parent 882ea6ebc1
commit 0efb33c947
24 changed files with 158 additions and 137 deletions

View File

@@ -1,14 +1,14 @@
/**
* do not edit; generated by scwrypts
* theme : main
* theme : spring-sunset
**/
*{
background: #001129;
background: #0b1e32;
foreground: #d0f0f0;
background-alt: #9922dd;
background-alt: #f5e878;
foreground-alt: #000505;
selected: #000505;
active: #6911aa;
urgent: #c80064;
active: #f2e044;
urgent: #f12875;
}