hypurr

2.0.7 • Public • Published

Logo
Catppuccin for Hyper

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

MIT

Contributors

 

Copyright © 2021-present Catppuccin Org

Package Sidebar

Install

npm i hypurr

Weekly Downloads

19

Version

2.0.7

License

MIT

Unpacked Size

21.3 kB

Total Files

7

Last publish

Collaborators

  • asheeshh