mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 15:08:12 -05:00
21 lines
415 B
CSS
21 lines
415 B
CSS
/* Atelier Savanna by Bram de Haan (http://atelierbramdehaan.nl) */
|
|
|
|
:root {
|
|
--base00: #171c19;
|
|
--base01: #232a25;
|
|
--base02: #526057;
|
|
--base03: #5f6d64;
|
|
--base04: #78877d;
|
|
--base05: #87928a;
|
|
--base06: #dfe7e2;
|
|
--base07: #ecf4ee;
|
|
--base08: #b16139;
|
|
--base09: #9f713c;
|
|
--base0A: #a07e3b;
|
|
--base0B: #489963;
|
|
--base0C: #1c9aa0;
|
|
--base0D: #478c90;
|
|
--base0E: #55859b;
|
|
--base0F: #867469;
|
|
}
|