You are here

Icon Transparency

3 posts / 0 new
Last post
J Neutron
Offline
Last seen: 2 weeks 6 days ago
Joined: 2008-06-10 19:26
Icon Transparency

I've been taking a look at the various PAM-mod themes that are available. Seems like some themes use non-white backgrounds but don't bother with transparency of folder icons and application icons. Others seem to do pretty well with this, and others seem to try transparency but leave a jagged white border around the icon itself.

Can anybody tell me why some themes are more successful than others? Are there different methods to hammer a square peg into a round hole? Would it help to start with application icons that already have transparent properties? That way, it wouldn't matter so much about the theme coding...

wk
wk's picture
Offline
Last seen: 9 months 4 days ago
Joined: 2007-09-05 12:31
just a little switch in the theme.ini

change/ fill in the code for app buttons to

[AppButtons]
TransparentColorR=255
TransparentColorG=255
TransparentColorB=255

sometimes the icons don´t look fine when you change the transparent colour from 206 (= white) to 255 (= transparent)

"Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis .." Friday Next -
"May The Schwartz be with You!" Yogurt the Yoda

J Neutron
Offline
Last seen: 2 weeks 6 days ago
Joined: 2008-06-10 19:26
Made a difference!

Great! That did make a difference on the skin I tried. Unfortunately, it is as you say - the icons didn't look fine. There's a jagged (white?) border around the application icons. I'm assuming that's because the icons have a shadowed border or a transition that isn't caught by the transparent effect? It is more apparent against darker backgrounds.

I had the same complaint when I started using non-white backgrounds on my Palm. Chunky white squares around the icons. Ended up using a resource editor to make the icons in each application transparent (if the author hadn't already taken care of this detail). Later found a color-UI editor that also edited application icons and took care of transparency on any icon with one click. Sweet!

neutron1132 (at) usa (dot) com

Log in or register to post comments