UNPKG

syntax-highlighting

Version:

Syntax Highlighting Colorschemes for many applications

27 lines (22 loc) 565 B
/* Name: Base16 Duotone-Dark 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: #2a2734; @base01: #363442; @base02: #545167; @base03: #6c6783; @base04: #7e75a9; @base05: #9b87fd; @base06: #c4b8fe; @base07: #eeebff; @base08: #6a51e6; @base09: #e09142; @base0A: #ffa852; @base0B: #7c756e; @base0C: #ffcc99; @base0D: #ffba76; @base0E: #8b76f4; @base0F: #7a63ee;