/ayu-adaptive

Primary LanguageJavaScriptMIT LicenseMIT

A modification of vscode-ayu with Atom One, Adapta GTK and macOS Mojave color palette.

Install

ext install ayu-adaptive

Then go to Preferences > Color Theme > Ayu One.

If you want to setup File Icon, install the original vscode-ayu theme then go to Preferences > File Icon Theme > Ayu.

Screenshots

Ayu One

ayu-one

Ayu Adapta

ayu-adapta

Ayu Mojave

ayu-mojave

Development

Install dependencies

npm install

Update themes and Build VSIX package

npm run build && npm run package