Source from: https://github.com/dempfi/ayu
2018-03-09
- Updated missing ayu icons
2018-03-03
- Improve Elixir and Ruby highlighting for modules
- Update icons to match new ayu icons
2018-01-11
- Add JSDoc instance support
2018-01-04
- Fix syntax on functions with "support.function" scope
2017-12-22
- Fix issue with error colors to scrollbar
2017-12-22
- Adding warning and error colors to scrollbar
- Colors for markdown inline and block code
- Add accent color to active tab border
2017-11-13
- Use correct colors for JSX tags
2017-11-13
- Hide explorer arrows in file icon theme
2017-09-21
- Show border on activity bar
2017-09-19
- Thanks to dempfi for the changes in this release
- Updated logo that is shown in vs market
- Changed background for active tab
- Added border to titlebar and statusbar
- Other small improvements for inputs and such
2017-08-24
- Use border for active input option
2017-08-11
- Improved text contrast in dark and mirage themes
2017-06-21
- Theming for the VSCode 1.13 release
- Added theming of welcome page and interactive playground
- Fixed:
2017-05-18
- Thanks for @pahen's PR for theming of entire workbench
- Use
build.js
to generate the 3 themes from the colors schemes defined in ayu-colors - Use
npm run package
to build VSIX package - Fixed:
2016-11-16
Fixed: Whitespace color is not right
2016-11-08
Update from [email protected], add Mirage theme
2016-10-14
First version which forks [email protected]