11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #0a0a0aBF;
|
|
bga: #0a0a0aFF;
|
|
fg: #f5f5f5FF;
|
|
ac: #fdd835FF;
|
|
se: #fdd8351A;
|
|
}
|