monich/harbour-books

allow to change background and text colour

Closed this issue · 9 comments

allow to change background and text colour

How about using ambience-settings? Semi-transparent background and Theme.highlightColor for fonts.

Would be great to get ability to select background and foreground colors. In particular, for me, I found that inverse color scheme (white on black) is rather sharp on the eyes. White on black not the best either. So, since preferences are rather personal, maybe we can add one more mode (light/inverted) or let the users to define base colors and allow to invert them. Probably allowing selection of the base colors would be better.

This is issue is kind of a killer for me - have to read on other devices then. Great work in general on this application, thank you!

thigg commented

@monich could you give some pointers on what needs to be done to implement this?

@monich could you give some pointers on what needs to be done to implement this?

That reminds me that I actually had some code already written for that, let me see if I can dig it up and get it to work properly...

thigg commented

I finally dug it up and merged it. Colors will become configurable in the next release (hopefully soon).

thigg commented

Version 1.1.0 includes settings for custom colors:

image

I guess this one can be considered done.