A modification of vscode-ayu with Atom One, Adapta GTK and macOS Mojave color palette.
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.
Install dependencies
npm install
Update themes and Build VSIX package
npm run build && npm run package