mirror of
https://github.com/Rushilwiz/rice.git
synced 2025-04-09 14:50:17 -04:00
11 lines
134 B
Plaintext
11 lines
134 B
Plaintext
/* colors */
|
|
|
|
* {
|
|
al: #00000000;
|
|
bg: #3B4252FF;
|
|
bga: #454C5CFF;
|
|
fg: #E5E9F0FF;
|
|
ac: #BE78D1FF;
|
|
se: #61C766FF;
|
|
}
|