syntax-highlighting
Version:
Syntax Highlighting Colorschemes for many applications
27 lines (22 loc) • 585 B
text/stylus
/*
Name: Base16 Duotone-DarkCave
Author: adapted from: Simurai (https://github.com/simurai/duotone-dark-syntax/)
Less-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;