While checking the Blogs of my blogotition “opponents” I came along this blog about some code I wrote before to gave an Adsense ad random colors…
Actually this code is not always needed :( Adsense users from other countries then the Netherlands and also Germany (???) are having the possibility to select more than one color schemes. While selecting more than one color schemes at the same time, Adsense will show up an ad in random colors.

But for sure putting the color values into a php variable or better isolate the whole Adsense code in one central file, makes it easier to change the Adsense code on a later moment (maybe in one step for the whole site…)