On Jun 2, 2010, at 09:42:07, J wrote:
> I'm making a style for a desktop app that would blend well with the Smoke 
> theme from Growl. Would you guys know what font is used in the plugin? 
> Opening up the contents of the theme gets me no where.

It's not a WebKit-based style, but a Cocoa-based plug-in, which is why you 
didn't find anything by cracking open the bundle.

The relevant source code is here:

        
<http://growl.info/hg/growl-development/file/40ea1dbbdbc5/Plugins/Displays/Smoke/GrowlSmokeWindowView.m#l39>
        
<http://growl.info/hg/growl-development/file/40ea1dbbdbc5/Plugins/Displays/Smoke/GrowlSmokeDefines.h#l50>

System font (normally Lucida Grande, but this is changeable by the user), 13 
point for the title, 12 point for the description.

-- 
You received this message because you are subscribed to the Google Groups 
"Growl Discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/growldiscuss?hl=en.

Reply via email to