guari / eclipse-ui-theme

Dark UI Theme for Eclipse 4+
Eclipse Public License 1.0
1.16k stars 184 forks source link

Font in tabs unchangable #16

Closed zerocool947 closed 10 years ago

zerocool947 commented 10 years ago

I love the theme! I have no idea how to send a message through github, but I wanted to request a modification (or maybe even a rebuilt jar) for a slightly more... standard tab font. I'm talking about this:

image

The italics/cursive font just doesn't look good and the plugin comes in a jar, so I can't modify the CSS myself. Is there something that can be done about this?

jcogilvie commented 10 years ago

+1 to this. I can't change it from the eclipse dialog for part title fonts.

guari commented 10 years ago

To change it you need to open the jar with an archive manager and modify the value of the font-family properties into /themes/css/moonrise-ui-standalone.css. Since it seems that there are many users that prefer the 'standard' font for the tabs title, I will set it as default in the next version.

The possibility to change font styles and colors from the Settings dialog instead should be available starting from Eclipse 4.4 final release.