Semi-transparent background not working as expected
See original GitHub issueHow to reproduce:
- I have
2.0.0-canary.13
- I have this line in my
.hyper.js
backgroundColor: 'rgba(0, 0, 0, .7)',
- I open hyper and see a completely transparent background
- I open preferences, background becomes completely black
- I click on hyper to regain focus, background becomes as expected (semi-transparent black)
Issue Analytics
- State:
- Created 6 years ago
- Comments:7
Top Results From Across the Web
html - CSS - Background Opacity Not Working - Stack Overflow
parent div's opacity wont achieved when there is a solid background on the child and the .outer as no height so its not...
Read more >Background transparency not working as expected. #1556
I am on the latest Hyper.app version I have searched the issues of this repo and believe that this is not a duplicate...
Read more >Solved: Transparent background does not stay transparent w...
PS: I experienced this problem only when using transparent background and on colored backgrounds layer transparency worked as expected.
Read more >[Solved] Css background opacity - CodeProject
I expected this to make the background have an opacity of 0.4 and the text have 100% opacity. Instead, they both have an...
Read more >How to make a box semi-transparent - Learn web development
Try changing the opacity and alpha channel values in the below examples to see more or less of the background image behind the...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh, I didn’t noticed that.
Thank you 🙏
Investigating…
@chabou no problem, and thank you!