UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

27 lines (22 loc) 585 B
/* Name: Base16 Duotone-DarkPark 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 = #1c2624; $base01 = #273431; $base02 = #495f5a; $base03 = #556d67; $base04 = #627a74; $base05 = #5c8a7e; $base06 = #4dffd2; $base07 = #ebfffa; $base08 = #008060; $base09 = #0fa0bd; $base0A = #0dccf2; $base0B = #5796a2; $base0C = #66e6ff; $base0D = #38dafa; $base0E = #309179; $base0F = #18866b;