/ayudev

Ayudev theme for Visual Studio Code

GNU General Public License v3.0GPL-3.0

Ayudev theme for Visual Studio Code

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.

Installation

  1. Download the latest VSIX file from the releases.
  2. Open VS Code, press CTRL+Shift+P, and select Extensions: Install from VSIX...
  3. Navigate to the downloaded VSIX file, and select it.
  4. Set color theme, file icons and product icons with CTRL+Shift+P.

Building

  1. Install vsce with npm install -g @vscode/vsce.
  2. Clone this repository.
  3. cd into the repository.
  4. Run vsce package.