/*

Name: Base16 Duotone-DarkCave
Author: adapted from: Simurai (https://github.com/simurai/duotone-dark-syntax/)

Sass-variables template by Bram de Haan (https://github.com/atelierbram/)
Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16)

*/

$base00: #222021;
$base01: #2f2d2d;
$base02: #585153;
$base03: #665c5f;
$base04: #74676c;
$base05: #9b7d88;
$base06: #dbbdc7;
$base07: #ffebf2;
$base08: #ab2151;
$base09: #d2bc4b;
$base0a: #e5cf61;
$base0b: #c6be95;
$base0c: #ffee99;
$base0d: #f4e07c;
$base0e: #e21d62;
$base0f: #c5205a;
