Catppuccin for Hyper
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'
]
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
.
-
Q: "Which shell prompt is used the screenshots?"
A: starship, a minimal, blazing-fast, and infinitely customizable prompt for any shell.
-
Q: "Which shell prompt is used the screenshots?"
A: It’s macchina, with some modifications.
- Ashish (@asrvd)
- Adal Zanabria (@AdalZanabria)
- Nikita Sobolev (@sobolevn)
- Spedon (@Spedon)
Copyright © 2021-present Catppuccin Org