/vscode-monekoluv-ayu

ayu theme for vscode

Primary LanguageTypeScriptMIT LicenseMIT

Source from: https://github.com/ayu-theme/vscode-ayu

A simple theme with bright colors derived from Ayu with personal tweaks for all day long comfortable work.

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

Install

ext install monekoluv-ayu

Then go to Preferences > Color Theme > Monekoluv Ayu Light.

Development

Install dependencies

npm install

Update themes and build VSIX package

npm run build && npm run package