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
Is your feature request related to a problem? Please describe. No.
Describe the solution you'd like I want a translucent effect like iTerm. How about adding a configuration to custom opacity?
Additional context Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Maybe we just need add opacity property for here?
.terms_terms { background: url("file://${imagePath}") center; background-size: cover; opacity: ${opacity} }
https://github.com/klaussinani/hyper-pokemon/blob/98abad0879922743d07c0f2c6f97d9c0aa04f5c3/index.js#L128
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I want a translucent effect like iTerm.
How about adding a configuration to custom opacity?
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: