9 lines
96 B
Plaintext
9 lines
96 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #FFFFFFFF;
|
|
fg: #454545FF;
|
|
ac: #1565C0FF;
|
|
}
|