syntax-highlighting
Version:
Syntax Highlighting Colorschemes for many applications
27 lines (22 loc) • 586 B
text/stylus
/*
Name: Base16 Duotone-DarkHeath
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 = #222022;
$base01 = #2f2d2f;
$base02 = #575158;
$base03 = #655c66;
$base04 = #736774;
$base05 = #997d9b;
$base06 = #d9bddb;
$base07 = #fdebff;
$base08 = #a021ab;
$base09 = #d29a4b;
$base0A = #e5ae61;
$base0B = #b9a17e;
$base0C = #ffd599;
$base0D = #f4c27c;
$base0E = #d11de2;
$base0F = #b820c5;