dmamolina / vscode-ayu

ayu theme for vscode

Home Page:https://marketplace.visualstudio.com/items?itemName=teabyii.ayu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

ayu theme for vscode

https://marketplace.visualstudio.com/items?itemName=teabyii.ayu

License:MIT License


Languages

Language:TypeScript 98.2%Language:JavaScript 1.8%