mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-23 07:18:13 -05:00
21 lines
407 B
CSS
21 lines
407 B
CSS
/* Embers by Jannik Siebert (https://github.com/janniks) */
|
|
|
|
:root {
|
|
--base00: #16130F;
|
|
--base01: #2C2620;
|
|
--base02: #433B32;
|
|
--base03: #5A5047;
|
|
--base04: #8A8075;
|
|
--base05: #A39A90;
|
|
--base06: #BEB6AE;
|
|
--base07: #DBD6D1;
|
|
--base08: #826D57;
|
|
--base09: #828257;
|
|
--base0A: #6D8257;
|
|
--base0B: #57826D;
|
|
--base0C: #576D82;
|
|
--base0D: #6D5782;
|
|
--base0E: #82576D;
|
|
--base0F: #825757;
|
|
}
|