Source from: https://github.com/dempfi/ayu
2019-02-04
- Fix unreadable ansi brightWhite in light terminal theme
- Adds jest & dart icon
2018-11-14
- Add bordered versions of all 3 themes with improved focus on editing;
- Fix Java, Python, Haskell and Go highlighting issues;
- Improve contrast in Dark theme;
- Balance Light theme's colours for better balance both on P3 and sRGB displays;
- Unify terminal colours
2018-08-30
- Fix functions' arguments colours (thanks to dempfi)
2018-08-17
- Thanks to dempfi's PR for the changes in this release
- Use ayu colors from delicated package
- Update color schemes to match those of recent versions in sublime theme
- Update UI colors to reduce contrast, and improve focus on editor
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]