15 lines
256 B
Plaintext
Raw Normal View History

2024-04-08 19:11:39 -06:00
/**
* do not edit; generated by scwrypts
2024-10-16 15:30:52 -06:00
* theme : halloween
2024-04-08 19:11:39 -06:00
**/
*{
2024-10-16 15:30:52 -06:00
background: #ff6f00;
foreground: #000505;
background-alt: #a066dd;
2024-04-23 15:04:03 -06:00
foreground-alt: #000505;
2024-04-08 19:11:39 -06:00
selected: #000505;
2024-10-16 15:30:52 -06:00
active: #8b41d5;
urgent: #00f900;
2024-04-08 19:11:39 -06:00
}