hyper-opacity
hyper-opacity copied to clipboard
Possible to set opacity only to background?
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)
Curious about this also.
I'm willing to take a PR for this 👍
Any info on this issue/PR?
@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 🙂
@lucleray what's the solution for MacOS I seem to be getting an bit of a brown effect to mine
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 🙂
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)