mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
10 lines
117 B
Plaintext
10 lines
117 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #1b1b25;
|
|
se: #282a36;
|
|
fg: #dedede;
|
|
ac: #16161e;
|
|
br: #343746;
|
|
} |