hyper-pinguimcriativo-theme
v1.0.2
Published
Pinguim Criativo theme for Hyper
Downloads
4
Maintainers
Readme
A simple theme using a Pinguim Criativo color palette.
Installation
There are 2 different ways to install pinguimcriativo-theme on Hyper.
1. Install using the hyper CLI (recommended)
$ hyper i hyper-pinguimcriativo-theme
2. Install using config file
Add hyper-pinguimcriativo-theme
to the plugins list in your ~/.hyper.js
config file.
plugins: [
'hyper-pinguimcriativo-theme'
]
Activating 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
.