mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
413 B
CSS
21 lines
413 B
CSS
/* XCode Dusk by Elsa Gonsiorowski (https://github.com/gonsie) */
|
|
|
|
:root {
|
|
--base00: #282B35;
|
|
--base01: #3D4048;
|
|
--base02: #53555D;
|
|
--base03: #686A71;
|
|
--base04: #7E8086;
|
|
--base05: #939599;
|
|
--base06: #A9AAAE;
|
|
--base07: #BEBFC2;
|
|
--base08: #B21889;
|
|
--base09: #786DC5;
|
|
--base0A: #438288;
|
|
--base0B: #DF0002;
|
|
--base0C: #00A0BE;
|
|
--base0D: #790EAD;
|
|
--base0E: #B21889;
|
|
--base0F: #C77C48;
|
|
}
|