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: #EFF0F1FF;
|
||
|
background-alt: #E3E3E3FF;
|
||
|
foreground: #000000A6;
|
||
|
border: #000B83FF;
|
||
|
border-alt: #3DAEE9FF;
|
||
|
selected: #93CEE9FF;
|
||
|
urgent: #DA4453FF;
|
||
|
}
|