
via d.hatena.ne.jp
Write and save a user stylesheet, for instance ~/Library/iTunes/Userstyles.css:
*{ font-family:"Lucida Grande" !important; }
Then set the CSS path to iTunes Webkit preferences:
defaults write com.apple.iTunes WebKitUserStyleSheetEnabledPreferenceKey -bool true defaults write com.apple.iTunes WebKitUserStyleSheetLocationPreferenceKey ~/Library/iTunes/Userstyles.css
Done!
(Why we need this: the new iTunes 9 store uses Microsoft fonts as the first candidate so if you have MS Office for Mac installed you'll get ugly fonts in there)
Thanks for sharing nice link to easily reach to iTunes Store. Your information is very useful.
Posted by: dsi r4 | 2009.10.07 at 00:50