pwmt / zathura

Document viewer
https://pwmt.org/projects/zathura
zlib License
1.86k stars 127 forks source link

Wrong alpha for highlight-fg #453

Closed sebastinas closed 2 months ago

sebastinas commented 3 months ago

On GitLab by @weisbrja on Mar 9, 2024, 23:17


set highlight-color rgba(0,0,0,0.2)
set highlight-fg rgb(255,255,255)

Try following a link. The opacity of the link number is not 1 as expected, but rather 0.2.

sebastinas commented 3 months ago

Fixed in 6c548b8379