PDA

View Full Version : How to force Graphite icons?


Handycam
2006-09-04, 02:43 PM
I prefer the graphite OW icons, but I prefer to operate OS X with the "blue" appearance. Is there a way/hack to force OW to use its graphite icon set?

Len Case
2006-09-04, 07:02 PM
We obey the system standard AppleAquaColorVariant, you can just set it for a single app using the command-line.

In Terminal.app type:defaults write com.omnigroup.OmniWeb5 AppleAquaColorVariant -int 6

Handycam
2006-09-05, 05:43 AM
Thanks!

And just so I know it, what's the command to set things back to "normal"?

Len Case
2006-09-05, 08:42 AM
defaults remove com.omnigroup.OmniWeb5 AppleAquaColorVariant
Note: this default would work for any Cocoa application... not just OmniWeb