hyper-smooth

1.2.2 • Public • Published

Smooth

Actionsnpm

My interpretation of a comfortable to look at theme to use with Hyper. It automatically switches based on the active macOS color scheme.

This theme is based on the work from the guys at Rosé Pine and ng-hai that provided a clear example of how a responsive theme can be based on the macOS color scheme.

light dark

Usage

hyper i hyper-smooth

or

module.exports = {
  plugins: ["hyper-smooth"],
};

Configuration

Configuration is fairly straight forward. Assume the following default config.

{
  "smooth": {
    "variant": "dark", // or "light"
    "disableAutomaticTheming": false
  }
}

Adjusting disableAutomaticTheming may require a full reload.

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i hyper-smooth

    Weekly Downloads

    1

    Version

    1.2.2

    License

    MIT

    Unpacked Size

    8.33 kB

    Total Files

    5

    Last publish

    Collaborators

    • segersniels