syntax-highlighting
Version:
Syntax Highlighting Colorschemes for many applications
27 lines (22 loc) • 591 B
text/stylus
/*
Name: Base16 Duotone-DarkMeadow
Author: adapted from: Simurai (https://github.com/simurai/duotone-dark-sea-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 = #1c2626;
$base01 = #273434;
$base02 = #495e5f;
$base03 = #556c6d;
$base04 = #62797a;
$base05 = #528c8e;
$base06 = #83f3f6;
$base07 = #e0feff;
$base08 = #207174;
$base09 = #5cb82e;
$base0A = #71dd3c;
$base0B = #85987c;
$base0C = #acf986;
$base0D = #8eed5e;
$base0E = #3f8688;
$base0F = #2e7d7f;