I've installed a new theme in hyper and now it looks like this. What can I do to fix it? hyper_img Thank you.
Per the Github, try deleting your config file at ~/Library/Application Support/Hyper/.hyper.js. This should reset your customizations (including the theme).
~/Library/Application Support/Hyper/.hyper.js
If you want to customize the theme yourself, check out the question How can I change the theme of my Hyper Terminal?
You could also just run hyper uninstall <theme-name> in the hyper app.
hyper uninstall <theme-name>
Copyright © 2021 Jogjafile Inc.
Per the Github, try deleting your config file at
~/Library/Application Support/Hyper/.hyper.js. This should reset your customizations (including the theme).If you want to customize the theme yourself, check out the question How can I change the theme of my Hyper Terminal?