question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Semi-transparent background not working as expected

See original GitHub issue

How to reproduce:

  1. I have 2.0.0-canary.13
  2. I have this line in my .hyper.js
backgroundColor: 'rgba(0, 0, 0, .7)',
  1. I open hyper and see a completely transparent background
  2. I open preferences, background becomes completely black
  3. I click on hyper to regain focus, background becomes as expected (semi-transparent black)

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:7

github_iconTop GitHub Comments

2reactions
chaboucommented, Feb 20, 2018

Oh, I didn’t noticed that.

Thank you 🙏

Investigating…

0reactions
jesseleitecommented, Feb 20, 2018

@chabou no problem, and thank you!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found