burning-death colorscheme added and activated
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user