View Single Post
Framstag's Avatar
Posts: 72 | Thanked: 51 times | Joined on Jul 2008 @ Germany
#33
Originally Posted by gary201 View Post
One thing that might be nice is to change the highlight color settings for the currently selected item on the Input tab. White on a bright teal background makes the items text extremely difficult to read. In general, light colored text on light colored background is more difficult to read than on a darker colored background.

Is the font size on the Input tab staticly defined in the app?
The underlying libIllumination tries to mimic the Gtk style used on the device. However while this works on desktop systems for list selection this does not seem to work correctly with the current standard theme. Font color should be black in this case instead of white. I will take a look at it.

libIllumination does use the default fonts for proportional and fixed characters. However the was an bug that made the font size smaller
then the default. So expect bigger fonts in the next version - and I hope that then the fonts will not be too big :-/. If this will be the case I will have to add some font size configuration option to the application.