mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
410 B
CSS
21 lines
410 B
CSS
/* Nebula by Gabriel Fontes (https://github.com/Misterio77) */
|
|
|
|
:root {
|
|
--base00: #22273b;
|
|
--base01: #414f60;
|
|
--base02: #5a8380;
|
|
--base03: #6e6f72;
|
|
--base04: #87888b;
|
|
--base05: #a4a6a9;
|
|
--base06: #c7c9cd;
|
|
--base07: #8dbdaa;
|
|
--base08: #777abc;
|
|
--base09: #94929e;
|
|
--base0A: #4f9062;
|
|
--base0B: #6562a8;
|
|
--base0C: #226f68;
|
|
--base0D: #4d6bb6;
|
|
--base0E: #716cae;
|
|
--base0F: #8c70a7;
|
|
}
|