12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #090909CF;
|
|
bga: #000000BF;
|
|
fg: #f5f5f5FF;
|
|
ac: #415a77FF;
|
|
se: #415a775A;
|
|
font: "Terminus 13";
|
|
}
|