0.1.2 — 2019-10-13
- Use @smotaal.io/prettier
- Improve
findMatch
blends - Replace
frictionless-theme.png
link
0.1.1 — 2019-10-12
- Improve rules for token colors —
jsdoc
, andjson
andhtml
mostly - Shorten color definitions — ie
#xxx
and#xxxx
- Initial release
0.0.1 — 2019-10-02
- Prerelease release
- Harmonized
light
/dark
blending for all UI aspects - Enhanced
light
/dark
background and contrast - Improved cascading of token colors — now closer to
markup-light
- Created
themes/tokens.json
for token colors - Created
themes/base.json
with a new blending model — extendingtokens.json
- Implemented a new blending color scheme model
- Created
themes/light.json
andthemes/dark.json
— extendingbase.json
- Added
light
/dark
blend overrides for dominant token colors
- Added
- Created static markout content
- Created
.nojekyll
to disable github pages prerendering - Created
index.html
redirect page
- Created
- Updated
package.json
to reflectfrictionless
prefix and requirements for new blend theme- Switched to support
vscode^1.38.0
upwards - Defined
frictionless-material
incontributions:iconThemes
— replaces#experimental-icon-theme
- Defined
frictionless-light
andfrictionless-dark
incontributions:themes
— replaces#experimental-light-theme
- Switched to support
- Simplified color values in
themes/
- Rounded principal colors to
#0369c0
steps
- Rounded principal colors to
- Deleted
themes/experimental-light.json
variant - Refactored
meta/
artifacts- Moved
vsc-extension-quickstart.md
intometa/
- Moved
- Refactored
icons/pkief-material-icons/
artifacts- Renamed
icons/experimental-icon-theme.json
toicons/pkief-material-icons.json
- Renamed
icons/material-icons/
toicons/pkief-material-icons/
- Renamed
- Fixed
dark
contrast for<kbd>
elements - Fixed
light
/dark
active line number element vibrance
- Added
experimental-light.json
(adopted frommarkup-light
) - Added icon theme from PKief/vscode-material-icon-theme