mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
382 B
CSS
21 lines
382 B
CSS
|
/* vulcan by Andrey Varfolomeev */
|
||
|
|
||
|
:root {
|
||
|
--base00: #041523;
|
||
|
--base01: #122339;
|
||
|
--base02: #003552;
|
||
|
--base03: #7a5759;
|
||
|
--base04: #6b6977;
|
||
|
--base05: #5b778c;
|
||
|
--base06: #333238;
|
||
|
--base07: #214d68;
|
||
|
--base08: #818591;
|
||
|
--base09: #9198a3;
|
||
|
--base0A: #adb4b9;
|
||
|
--base0B: #977d7c;
|
||
|
--base0C: #977d7c;
|
||
|
--base0D: #977d7c;
|
||
|
--base0E: #9198a3;
|
||
|
--base0F: #977d7c;
|
||
|
}
|