The new one is much harder to read, and kinda annoying, the old one was fine. I was talking this over with a few people on irc, they generally agreed so I thought i'd post.
That seems to depend of the computer you have. For me it's perfectly readable and much better. Anyway, open db/default.css: Code (text): QProgressBar#TimeOut { font-family: [B]LCD[/B]; font-weight: bold; font-size: 12pt; border: 1px solid black; width: 79; height: 21; background-color:black; text-align: center; color: white; border-radius: 7px; } And you can change the font. I'll look for some other way but i don't promise anything.
I had same issue with the font used, but changing the size to 14pt in css file made it much easier on eyes.
Thanks for the protip. Every pt statement will be replaced by a px one, and then the program will be able to match DN's creations to the perfection.