hyper-opacity icon indicating copy to clipboard operation
hyper-opacity copied to clipboard

Possible to set opacity only to background?

Open avxkim opened this issue 7 years ago • 7 comments

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)

avxkim avatar Aug 09 '18 06:08 avxkim

Curious about this also.

darkvertex avatar Oct 10 '18 17:10 darkvertex

I'm willing to take a PR for this 👍

lucleray avatar Oct 11 '18 16:10 lucleray

Any info on this issue/PR?

luke-strzelczyk avatar Jan 08 '19 18:01 luke-strzelczyk

@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 avatar Jan 18 '19 03:01 lucleray

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

james-pvsameer avatar Jan 18 '19 07:01 james-pvsameer

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 🙂

lucleray avatar Jan 28 '19 02:01 lucleray

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)

TobiTenno avatar Jul 26 '22 23:07 TobiTenno