mirror of
https://github.com/zero-peak/ZeroOmega.git
synced 2025-01-22 23:08:13 -05:00
21 lines
405 B
CSS
21 lines
405 B
CSS
/* Kimber by Mishka Nguyen (https://github.com/akhsiM) */
|
|
|
|
:root {
|
|
--base00: #222222;
|
|
--base01: #313131;
|
|
--base02: #555D55;
|
|
--base03: #644646;
|
|
--base04: #5A5A5A;
|
|
--base05: #DEDEE7;
|
|
--base06: #C3C3B4;
|
|
--base07: #FFFFE6;
|
|
--base08: #C88C8C;
|
|
--base09: #476C88;
|
|
--base0A: #D8B56D;
|
|
--base0B: #99C899;
|
|
--base0C: #78B4B4;
|
|
--base0D: #537C9C;
|
|
--base0E: #86CACD;
|
|
--base0F: #704F4F;
|
|
}
|