/*

Name: Base16 Duotone-DarkDesert
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: #292824;
$base01: #3d3a34;
$base02: #615e51;
$base03: #7e7967;
$base04: #67604c;
$base05: #af9f6a;
$base06: #e6d499;
$base07: #faf5e5;
$base08: #7a7152;
$base09: #dd7c3c;
$base0a: #ed975e;
$base0b: #c49a7e;
$base0c: #ffb380;
$base0d: #f7a56e;
$base0e: #9f9160;
$base0f: #8a7f5c;
