mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
398 B
CSS
21 lines
398 B
CSS
/* Framer by Framer (Maintained by Jesse Hoyos) */
|
|
|
|
:root {
|
|
--base00: #181818;
|
|
--base01: #151515;
|
|
--base02: #464646;
|
|
--base03: #747474;
|
|
--base04: #B9B9B9;
|
|
--base05: #D0D0D0;
|
|
--base06: #E8E8E8;
|
|
--base07: #EEEEEE;
|
|
--base08: #FD886B;
|
|
--base09: #FC4769;
|
|
--base0A: #FECB6E;
|
|
--base0B: #32CCDC;
|
|
--base0C: #ACDDFD;
|
|
--base0D: #20BCFC;
|
|
--base0E: #BA8CFC;
|
|
--base0F: #B15F4A;
|
|
}
|