- [PUG]: Change the mixin color
- Enhancement: Rework syntax highlighting for Pug
- Enhancement: Add CSS syntax support
- Enhancement: Update Less support
- Enhancement: Add several new colors
- Other: Change some colors to match to the original syntax theme
- Other [SCSS]: Lighten the support function color
- Enhancement [SCSS]: Add colors to
@
and%
prefixes - Enhancement [SCSS]: Add colors to
.className
dots - Other [SCSS]: Change the support function color (
darken()
,rgba()
etc.) - Fix [SCSS]: Add appropriate colors in several cases such as a hex value color after a variable
- Enhancement: Add SCSS support
- Other: Remove better-less extension from dependencies. It is optional now
- Enhancement [JS/CSS/LESS]: Add & Change some colors to match to the original syntax theme
- Fix: Change
terminal.ansiWhite
andterminal.ansiBrightWhite
colors from #b59c4a to #7f6d34 to fix blending with background - Fix [JS]: Revert some colors
- Other: Remove unused background declarations from the json file of the theme
- Enhancement [LESS]: Add the better-less as dependence to improve syntax highlighting for Less
- Enhancement [CSS/LESS]: Add & Change a few colors to match to the original syntax theme
- Fix: Change the invalid character color
- Fix: Change the
editor.selectionBackground
color from#eee8d5
to#e9e1c9
- Fix: Change
terminal.ansiWhite
andterminal.ansiBrightWhite
colors - Fix: Change the comment colors (
comment
,comment punctuation
,comment.block.preprocessor
). It was slightly blend into the background
Initial version