We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I use both hyperpower and power-mode for atom editor.
In atom editor, I can change the color of particles and enable/disable and screen shake.
I think it is necessary to add a custom configuration to ~/.hyper.js. So that user can custom hypers configuration.
it may be like
hyperPowerConfig = { wowMode: false, shake: true, randomColor: true, fixedColor: '#233333', }
Can I fork it and pull a request for my idea?
The text was updated successfully, but these errors were encountered:
Bump
Sorry, something went wrong.
Decided to take this on since I wanted this feature @IronLu233 - Check out #66
Successfully merging a pull request may close this issue.
I use both hyperpower and power-mode for atom editor.
In atom editor, I can change the color of particles and enable/disable and screen shake.
I think it is necessary to add a custom configuration to ~/.hyper.js. So that user can custom hypers configuration.
it may be like
Can I fork it and pull a request for my idea?
The text was updated successfully, but these errors were encountered: