// $base00: "2a2d2a";
// $base01: "353b35";
// $base02: "485148";
// $base03: "535f53";
// $base04: "5e6e5e";
// $base05: "687d68";
// $base06: "b3d6b3";
// $base07: "f0fff0";
// $base08: "45a145";
// $base09: "a2b34d";
// $base0A: "afc059";
// $base0B: "919966";
// $base0C: "e5fb79";
// $base0D: "bed161";
// $base0E: "53c653";
// $base0F: "46b946";

//  base00: "2a2d2a";
//  base01: "353b35";
//  base02: "485148";
//  base03: "535f53";
//  base04: "5e6e5e";
//  base08: "45a145";
//  base0F: "46b946";
//  base0E: "53c653";
//  base05: "687d68";
//  base06: "b3d6b3";
//  base07: "f0fff0";
//  base09: "a2b34d";
//  base0A: "afc059";
//  base0D: "bed161";
//  base0C: "e5fb79";
//  base0B: "919966";

$base00: hsl(120, 4%, 17%);
$base01: hsl(120, 5%, 22%);
$base02: hsl(120, 6%, 30%);
$base03: hsl(120, 7%, 35%);
$base04: hsl(120, 8%, 40%);
$base05: hsl(120, 9%, 45%);
$base06: hsl(120, 30%, 77%);
$base07: hsl(120, 100%, 97%);
$base08: hsl(120, 40%, 45%);
$base09: hsl(70, 40%, 50%);
$base0A: hsl(70, 45%, 55%);
$base0B: hsl(70, 20%, 50%);
$base0C: hsl(70, 94%, 73%);
$base0D: hsl(70, 55%, 60%);
$base0E: hsl(120, 50%, 55%);
$base0F: hsl(120, 45%, 50%);

@import "demo";
