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
- GNU M4
- m4-definitions/solarized-zero.m4: Common definitions and concepts for all the themes
code/*.json.m4: Templated JSON files for the Code themes
- Build the project with
make - Publish the project with
make publish - Have one Makefile per subfolder
- Colours
- Light & Dark
scrollbarSlider.hoverBackgroundtransparency: from0xaato0xabdiffEditor.*TextBackgroundtransparency: from0x2fto0x33terminal.ansiRed: from#d30102to#dc322f
- Light
scrollbarSlider.hoverBackground: from#002b36to#2aa198scrollbarSlider.activeBackground: from#002b36d4to#2aa198d4
- Dark
editor.inactiveSelectionBackgroundtransparency: from0x5fto0x5eeditorWhitespace.foregroundtransparency: from0xafto0xadeditorRuler.foreground: from#cb4b167fto#dc322fadeditorBracketMatch.background: from#fdf6e3to#073642
- Light & Dark
- JSON theme files
0.1.0 – 20-08-2019
- The VS Code extension provides the
Solarized ZERO Darktheme
0.0.0 – 14-08-2019
- The VS Code extension provides the
Solarized ZERO Lighttheme