Hyper allows for large levels of customisation — but most themes can't (or simply dont) change how the menus look.
hyper-better-menus
aims to fix that by making the appearance of menus match your current theme.
- Install Hyper - If you don't have it you can install it here
- Once Hyper is up and running, open it and run
hyper i hyper-better-menus
- [Optional] Configure
hyper-better-menus
by pressing (cmd/ctrl) + , and editing the config object
Add a betterMenus
object in the config object.
module.exports = {
config: {
[...]
betterMenus: {
}
[...]
}
}
hamburgerHover
License
hyper-better-menus
is licensed under the MIT License