Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

39 lines (26 loc) · 1.06 KB

vscode-ayu

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

A simple theme with bright colors and comes in three versions — dark, light and mirage for all day long comfortable work.

Note that this isn't a theme maintained by the original Ayu theme author so please report issues related to this theme here.

Install

ext install ayu

Then go to Preferences > Color Theme > Ayu Light(or Ayu Dark, or Ayu Mirage). If you want to setup File Icon, then go to Preferences > File Icon Theme > Ayu.

Screenshots

Light

Light

Dark

Dark

Mirage

Mirage

Development

Install dependencies

npm install 

Update themes and build VSIX package

npm run build && npm run package