> Early Blue looks great, but the fonts you've used for the menus etc. > are sadly too small to be useable on my high res monitor (1600x1200 > at 120dpi) and I generally favour small fonts. > Is there something I can tweak (in the .jar file perhaps?) or is it > a bigger issue than that? It should be a quite small and easy tweak in userChrome.css (if this file doesn't exist, create this file in your profile's chrome folder) - try this: ----------------------------------------------- window, page, dialog, wizard { font-size: 15px; } ----------------------------------------------- Of course, you can set this to something else than 15px as well, as long as it's an allowed CSS value. The same is true for the LCARStrek theme.