abo-abo / eclipse-theme

Eclipse theme for Emacs
22 stars 6 forks source link

dejavu is good, but #6

Closed habamax closed 8 years ago

habamax commented 8 years ago

I believe font-settings should not be included into theme:

 `((default :family "DejaVu Sans Mono"
              :height 113
              :foreground ,eclipse-fg
              :background ,eclipse-bg)

I use source code pro and don't have dejavu installed thus eclipse-theme makes funky job with my emacs :)

manuel-uberti commented 8 years ago

I was about to point that out too. I use DejaVu Sans Mono, but with a different height.

abo-abo commented 8 years ago

Thanks.

manuel-uberti commented 8 years ago

Thank you for the quick fix, looks perfect now.