mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -05:00
21 lines
412 B
CSS
21 lines
412 B
CSS
/* DanQing by Wenhan Zhu (Cosmos) (zhuwenhan950913@gmail.com) */
|
|
|
|
:root {
|
|
--base00: #2d302f;
|
|
--base01: #434846;
|
|
--base02: #5a605d;
|
|
--base03: #9da8a3;
|
|
--base04: #cad8d2;
|
|
--base05: #e0f0eF;
|
|
--base06: #ecf6f2;
|
|
--base07: #fcfefd;
|
|
--base08: #F9906F;
|
|
--base09: #B38A61;
|
|
--base0A: #F0C239;
|
|
--base0B: #8AB361;
|
|
--base0C: #30DFF3;
|
|
--base0D: #B0A4E3;
|
|
--base0E: #CCA4E3;
|
|
--base0F: #CA6924;
|
|
}
|