You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd love to see a system default color scheme of the extension. Since I use dark reader to keep my browser's appearance overall consistent with the system, hypothesis has this big, bright side bar which really does disturb my reading at night.
An optimal solution to me would be defining @media (prefers-color-scheme: dark) in css file.
Thanks in advance :))
The text was updated successfully, but these errors were encountered:
I'd love to see a system default color scheme of the extension. Since I use dark reader to keep my browser's appearance overall consistent with the system, hypothesis has this big, bright side bar which really does disturb my reading at night.
An optimal solution to me would be defining
@media (prefers-color-scheme: dark)
in css file.Thanks in advance :))
The text was updated successfully, but these errors were encountered: