KDE Breeze-like theme for Hyper.
Installation can be simply done by doing steps below.
hyper i hyper-breeze-theme
.
- Edit
~/.hyper.js
. - Add
hyper-breeze-theme
to theplugins
array.
This repository uses pnpm which is recommended to be available before contributing, then:
- Clone this repository in
~/.hyper-plugins/local
directory. - Add
hyper-breeze-theme
tolocalPLugins
array in~/.hyper.js
. - Run
pnpm install
. - Restart Hyper if needed.
MIT.