halloween colorscheme

This commit is contained in:
2024-10-16 15:30:52 -06:00
parent a7496b926a
commit 498868c676
9 changed files with 130 additions and 57 deletions

View File

@ -1,14 +1,14 @@
/**
* do not edit; generated by scwrypts
* theme : main
* theme : halloween
**/
*{
background: #001129;
foreground: #d0f0f0;
background-alt: #9922dd;
background: #ff6f00;
foreground: #000505;
background-alt: #a066dd;
foreground-alt: #000505;
selected: #000505;
active: #6911aa;
urgent: #c80064;
active: #8b41d5;
urgent: #00f900;
}