Skip to content

Latest commit

 

History

History
212 lines (129 loc) · 4.65 KB

CHANGELOG.md

File metadata and controls

212 lines (129 loc) · 4.65 KB

ayu theme for Visual Studio Code

Source from: https://github.com/dempfi/ayu

1.0.2

2021-07-4

  • Fixed bracket match

1.0.1

2021-07-3

  • Fixed secndary buttons

1.0.0

2021-07-2

  • Semantic highlighting
  • Improved color contrast
  • Revised dark theme
  • Updated/added file icons
  • Revised UI colors

0.20.0

2020-06-16

0.20.0

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...

0.19.0

2020-06-11

  • Fix selection and word highlight, more details: PR
  • Fix jest icon
  • Add Reasonml & Elm & C# icon

0.18.0

2019-02-04

  • Fix unreadable ansi brightWhite in light terminal theme
  • Adds jest & dart icon

0.17.0

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

(All by dempfi's PR)

0.16.0

2018-08-30

  • Fix functions' arguments colours (thanks to dempfi)

0.15.0

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

0.14.0

2018-03-09

  • Updated missing ayu icons

0.13.0

2018-03-03

  • Improve Elixir and Ruby highlighting for modules
  • Update icons to match new ayu icons

0.12.0

2018-01-11

  • Add JSDoc instance support

0.11.2

2018-01-04

  • Fix syntax on functions with "support.function" scope

0.11.1

2017-12-22

  • Fix issue with error colors to scrollbar

0.11.0

2017-12-22

  • Adding warning and error colors to scrollbar
  • Colors for markdown inline and block code
  • Add accent color to active tab border

0.10.0

2017-11-13

  • Use correct colors for JSX tags

0.9.0

2017-11-13

  • Hide explorer arrows in file icon theme

0.8.0

2017-09-21

  • Show border on activity bar

0.7.0

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

0.6.0

2017-08-24

  • Use border for active input option

0.5.0

2017-08-11

  • Improved text contrast in dark and mirage themes

0.4.0

2017-06-21

0.3.0

2017-05-18

0.2.1

2016-11-16

Fixed: Whitespace color is not right

0.2.0

2016-11-08

Update from ayu@2.0.0, add Mirage theme

0.1.0

2016-10-14

First version which forks ayu@1.3.2