mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
400 B
CSS
21 lines
400 B
CSS
/* Da One Ocean by NNB (https://github.com/NNBnh) */
|
|
|
|
:root {
|
|
--base00: #171726;
|
|
--base01: #22273d;
|
|
--base02: #525866;
|
|
--base03: #878d96;
|
|
--base04: #c8c8c8;
|
|
--base05: #ffffff;
|
|
--base06: #ffffff;
|
|
--base07: #ffffff;
|
|
--base08: #fa7883;
|
|
--base09: #ffc387;
|
|
--base0A: #ff9470;
|
|
--base0B: #98c379;
|
|
--base0C: #8af5ff;
|
|
--base0D: #6bb8ff;
|
|
--base0E: #e799ff;
|
|
--base0F: #b3684f;
|
|
}
|