hyper icon indicating copy to clipboard operation
hyper copied to clipboard

⚡ Soothing pastel theme for Hyper

Logo
Catppuccin for Hyper

Contents

  • Install
  • Usage
  • License

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

MIT

FAQ

  • 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.

Contributors

 

Copyright © 2021-present Catppuccin Org