Skip to content

Latest commit

 

History

History
144 lines (93 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

144 lines (93 loc) · 3.46 KB

ayu theme for Visual Studio Code

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

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 [email protected], add Mirage theme

0.1.0

2016-10-14

First version which forks [email protected]