13 lines
182 B
Plaintext
13 lines
182 B
Plaintext
/* colors */
|
|
/* Primary blue 415a77*/
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #101010BF;
|
|
bga: #09090ABA;
|
|
fg: #f5f5f5FF;
|
|
ac: #58809aFF;
|
|
se: #58809a5A;
|
|
font: "Terminus 12";
|
|
}
|