burning-death colorscheme added and activated

This commit is contained in:
2024-06-26 18:34:16 -06:00
parent c109674cf9
commit 1b71221ca5
9 changed files with 133 additions and 59 deletions

View File

@ -1,14 +1,14 @@
/**
* do not edit; generated by scwrypts
* theme : spring-sunset
* theme : burning-death
**/
*{
background: #0b1e32;
background: #26416e;
foreground: #d0f0f0;
background-alt: #f5e878;
background-alt: #e77068;
foreground-alt: #000505;
selected: #000505;
active: #f2e044;
urgent: #f12875;
active: #c24022;
urgent: #dc1a4e;
}