New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

hypurr

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypurr

Catppuccin theme for Hyper!

latest
Source
npmnpm
Version
2.0.7
Version published
Weekly downloads
4
300%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

hyper

FAQs

Package last updated on 03 Oct 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts