Pinguim Criativo Theme for Hyper
A simple theme using a Pinguim Criativo color palette.
There are 2 different ways to install pinguimcriativo-theme on Hyper.
$ hyper i hyper-pinguimcriativo-theme
Add hyper-pinguimcriativo-theme
to the plugins list in your ~/.hyper.js
config file.
plugins: [
'hyper-pinguimcriativo-theme'
]
After installing it, you need to activate the theme. You can do so by following these steps:
- Start Hyper;
- Go to
View -> Full Reload
or pressingCtrl + Shift + F5
.