Skip to content

Latest commit

 

History

History
55 lines (39 loc) · 1.83 KB

ChangeLog.md

File metadata and controls

55 lines (39 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file. See NEWS.md for a less technical changelog.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 – 28-08-2019

Added

  • GNU M4
  • Build the project with make
  • Publish the project with make publish
  • Have one Makefile per subfolder

Changed

  • Colours
    • Light & Dark
      • scrollbarSlider.hoverBackground transparency: from 0xaa to 0xab
      • diffEditor.*TextBackground transparency: from 0x2f to 0x33
      • terminal.ansiRed: from #d30102 to #dc322f
    • Light
      • scrollbarSlider.hoverBackground: from #002b36 to #2aa198
      • scrollbarSlider.activeBackground: from #002b36d4 to #2aa198d4
    • Dark
      • editor.inactiveSelectionBackground transparency: from 0x5f to 0x5e
      • editorWhitespace.foreground transparency: from 0xaf to 0xad
      • editorRuler.foreground: from #cb4b167f to #dc322fad
      • editorBracketMatch.background: from #fdf6e3 to #073642

Removed

  • JSON theme files

0.1.0 – 20-08-2019

Added

  • The VS Code extension provides the Solarized ZERO Dark theme

0.0.0 – 14-08-2019

Added

  • The VS Code extension provides the Solarized ZERO Light theme