Kebord shortcut 'i' inverting side panel colors #2552
Replies: 2 comments 1 reply
-
|
There are 2 separate (but also related) concerns:
We don't have theming (because getting all the details right is difficult because theming windows controls is hard). As you see, We can't really theme PDF rendering because the color of every pixel is defined in PDF file so you can't just say "change background to this color and font color to that color". Inverting colors is a bit of a hack to get "white text on dark background" rendering. If we had themes, whether inverting colors should be done automatically as part of dark theme is an open question. I guess it should be controlled independently i.e. with theming, |
Beta Was this translation helpful? Give feedback.
-
|
Anytime (and yes there were occasions) the side pane(s) colors were out of sync with canvas body, its raised as a 🐛 "bug" |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I may be wrong, but I think previous pre-releases inverted colors only for document panel.
With currrent pre-release colors are inverted for bookmarks, favorites as well. Was this intentional?
Because I much preferred inverting colors for document panel only.
It would be even better if it was possible to invert images only.
Beta Was this translation helpful? Give feedback.
All reactions