This personal theme is made up of 3 components:
- Ayudev - Light theme
- Developer's File Icons
- Developer's Product Icons
Ayudev is modified from Ayu Theme.
Developer's File Icons and Product Icons are taken from here.
- Download the latest VSIX file from the releases.
- Open VS Code, press CTRL+Shift+P, and select Extensions: Install from VSIX...
- Navigate to the downloaded VSIX file, and select it.
- Set color theme, file icons and product icons with CTRL+Shift+P.
- Install
vsce
withnpm install -g @vscode/vsce
. - Clone this repository.
cd
into the repository.- Run
vsce package
.