Quote:
Originally Posted by Deobulakenyo
Why is it that Kobo has not figured out yet to invert the screen 'properly with images not inverting' like what kindle does.
|
Because that's what Kobo calls Dark Mode. In the message you replied to, look at the lines reading:
Code:
menu_item :<location> :Dark Mode :nickel_setting :toggle :dark_mode
Those lines invert the text screen while reading but does not invert images.
Perhaps you would want to re-read the message you responded to and quoted paying special attention to the portion that I have bolded:
Quote:
Originally Posted by RobertJSawyer
Dark mode and invert mode are not the same thing. The former only inverts black-and-white in actual books (while leaving pictures correct) but does not invert the user interface or home screen; the latter inverts everything including pictures. This Nickel menu code when let you control both modes independently (note that switching invert mode on/off requires a rebook, with this code will call for automatically).
|