11 lines
132 B
Plaintext
11 lines
132 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #494949FF;
|
|
bga: #444444FF;
|
|
fg: #EAEAEAFF;
|
|
ac: #536579FF;
|
|
bd: #000000FF;
|
|
}
|