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