mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
21 lines
448 B
CSS
21 lines
448 B
CSS
/* Nova by George Essig (https://github.com/gessig), Trevor D. Miller (https://trevordmiller.com) */
|
|
|
|
:root {
|
|
--base00: #3C4C55;
|
|
--base01: #556873;
|
|
--base02: #6A7D89;
|
|
--base03: #899BA6;
|
|
--base04: #899BA6;
|
|
--base05: #C5D4DD;
|
|
--base06: #899BA6;
|
|
--base07: #556873;
|
|
--base08: #83AFE5;
|
|
--base09: #7FC1CA;
|
|
--base0A: #A8CE93;
|
|
--base0B: #7FC1CA;
|
|
--base0C: #F2C38F;
|
|
--base0D: #83AFE5;
|
|
--base0E: #9A93E1;
|
|
--base0F: #F2C38F;
|
|
}
|