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:

  • download .vsix file
  • Ctrl + Shift + P and type 'install using vsix'
  • Choose .vsix file from downloads folder
  • Enjoy the Hippo Theme

Contributing

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

License

MIT License