Hippo for Visual Studio Code
A dark theme for Visual Studio Code.
This theme was build on top of dracula theme -> Thanks to Dracula team for making an amazing VS Code theme :)
Method 1: For customizing with own colors, Clone the Repository and run following commands in terminal -
npm install
npm run package
Ctrl + Shift + P and type 'install using vsix'
Choose .vsix file from .\bin folder
Enjoy the Hippo Theme
Method 2:
- download .vsix file
Ctrl + Shift + P and type 'install using vsix'
Choose .vsix file from downloads folder
Enjoy the Hippo Theme
If you'd like to contribute to this theme, please read the contributing guidelines.