spring colorscheme setup
This commit is contained in:
@ -1,13 +1,14 @@
|
||||
/**
|
||||
* do not edit; generated by scwrypts
|
||||
* theme : main
|
||||
* theme : spring-sunset
|
||||
**/
|
||||
|
||||
*{
|
||||
background: #000505;
|
||||
background: #0b1e32;
|
||||
foreground: #d0f0f0;
|
||||
background-alt: #9922dd;
|
||||
background-alt: #f5e878;
|
||||
foreground-alt: #000505;
|
||||
selected: #000505;
|
||||
active: #6911aa;
|
||||
urgent: #c80064;
|
||||
active: #f2e044;
|
||||
urgent: #f12875;
|
||||
}
|
||||
|
Reference in New Issue
Block a user