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: #2A3950ff;
|
||
|
background-alt: #2A3950ff;
|
||
|
foreground: #FEFFF1ff;
|
||
|
border: #A162F7ff;
|
||
|
border-alt: #45E3FFff;
|
||
|
selected: #6F88FE1a;
|
||
|
urgent: #DA4453FF;
|
||
|
}
|