this post was submitted on 30 Nov 2023
29 points (100.0% liked)
Free and Open Source Software
17916 readers
39 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can change the background color by changing the
["cre_background_color"]
key insettings.reader.lua
(again, I dislike needing to configure it like this). On my Android and desktop I set it to["cre_background_color"] = "0xECECEC",
, which inverts into a nice gray when I set it to night mode, then I invert all the image colors so they're a normal color. ~~Font color can't be changed though, TMK.~~ You can change font color with custom CSS snippets.Not sure about UI font color, but user style tweaks can change book font colors.
Wow I feel dumb for not thinking of that. In my defense I like the text as #FFF on gray. KOReader's arbitrary CSS snippets and style tweaks are really neat.