hypurr
v2.0.7
Published
Catppuccin theme for Hyper!
Downloads
83
Maintainers
Readme
Contents
Install
Please note that the name of NPM package and the theme itself is hypurr
and not hyper-catppuccin
.
Add the following line to plugins
field in your ~/.hyper.js
plugins: [
'hypurr#latest'
]
Usage
A total of 4 different color palettes are available in catppuccin theme --
You can use the one you like from the four by adding the name of the theme (make sure you type frappé correctly if you're using it!) to the catppuccinTheme
field in your ~/.hyper.js
like this --
module.exports = {
...
config : {
...
catppuccinTheme: 'Frappé'
...
}
...
}
By default, the theme is set to macchiato
.
License
Contributors
- Ashish (@asrvd)
- Adal Zanabria (@AdalZanabria)