Skip to content
New issue

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

Possible to set opacity only to background? #5

Open
avxkim opened this issue Aug 9, 2018 · 7 comments
Open

Possible to set opacity only to background? #5

avxkim opened this issue Aug 9, 2018 · 7 comments

Comments

@avxkim
Copy link

avxkim commented Aug 9, 2018

Currently it adds opacity to all elements, even the text. Is it possible to apply it only for the background? I'm on Windows 10 (1803)

@darkvertex
Copy link

Curious about this also.

@lucleray
Copy link
Owner

I'm willing to take a PR for this 👍

@luke-strzelczyk
Copy link

Any info on this issue/PR?

@lucleray
Copy link
Owner

@lukasz-strzelczyk I don't have Windows so I can't experiment with it, but there is a solution for that on MacOS. If someone could help me with Windows, I can try to make that happen 🙂

@james-pvsameer
Copy link

@lucleray what's the solution for MacOS I seem to be getting an bit of a brown effect to mine

@lucleray
Copy link
Owner

The brown effect is not expected, maybe you have Night Shift or f.lux turned on ?

For MacOS, you can use an rgba background color, for example rgba(0,0,0,0.5) is black with 50% opacity 🙂

@TobiTenno
Copy link

I'm on windows part-time and i'll happily help any debugging/experimentation. (for that matter, i've got one machine running each of linux, windows, macos)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants