Source from: https://github.com/dempfi/ayu
2021-07-4
- Fixed bracket match
2021-07-3
- Fixed secndary buttons
2021-07-2
- Semantic highlighting
- Improved color contrast
- Revised dark theme
- Updated/added file icons
- Revised UI colors
2020-06-16
- Fix for Issue 101
2020-06-16
- Add webpack, rollup, c header and graphql icons, more details: PR
- Contrast improvements:
- Dark theme got more prominent UI colors
- Light theme got darker foreground color
- Errors in explorer have highlight color matching the themes
- Search in explorer is fixed
- Ident guides in light theme got a bit fainter
- Ident guides in the explorer match those in the editor
- Active tab in bordered version lost bottom border
- Hover/Selection in status bar matches the themes
- Sidebar group titles got borders
- Icons throughout the editor have consistent colors
- Some other tweaks I can't recall...
2020-06-11
- Fix selection and word highlight, more details: PR
- Fix jest icon
- Add Reasonml & Elm & C# icon
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]