11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #090909CF;
|
|
bga: #000000BF;
|
|
fg: #f5f5f5FF;
|
|
ac: #415a77FF;
|
|
se: #415a775A;
|
|
}
|