I would like to know how to make the text bigger in the browser window when it is attached to the main program window. It’s so small you need a magnifying glass! Also, how can I change the font colour? To white?
I don’t know if I understand it correctly, but maybe that will help you.
You can adjust the font size in the browser as follows:
[Browser.Dark]
FontSize=14
I recommend that you choose other element colors that fit better in dark mode than these light colors that are not legible. This would also solve the problem in the DB search.
You can also adjust the font size in the database app in skin.ini as follows:
That should work; I’ve tested it. I generally recommend backing up your skin.ini before making any changes. Otherwise, just delete the lines you added.
*Side Note: I really wish this software had a better manual that explained things and what they do. The perfect solution would be to have an option where we could choose to have “Hover” points over say, options, that when you hovered over the option or checkbox a little box of text would pop up explaining what the option is for. However my guess is that is way to difficult and time consuming to implement, so that’s understandable.