You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
318 B
10 lines
318 B
2 years ago
|
* {
|
||
|
background: #280F28ff;
|
||
|
background-alt: #2D142Cff;
|
||
|
foreground: #ffffffA6;
|
||
|
border: #EE4540ff;
|
||
|
border-alt: #C92A42ff;
|
||
|
selected: #510A3299;
|
||
|
urgent: #DA4453FF;
|
||
|
}
|