Skip to content

devhiteshk/hippo-theme

Repository files navigation

A dark theme for Visual Studio Code.

Screenshot

Theme Base

This theme was build on top of dracula theme -> Thanks to Dracula team for making an amazing VS Code theme :)

Install

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:

Credits

Dracula theme is maintained by the following person(s) and a bunch of awesome contributors.

Contributing

If you'd like to contribute to this theme, please read the contributing guidelines.

License

MIT License