Forum Moderators: martinibuster
google_color_bg = "FFFFFF";
As far as TOS goes I can't imagine why they would care what color you choose but when in doubt it wouldn't hurt to email them and ask.
But you can edit the Color Tool *before* Google Generates your Adsense code by going to:
Ad Settings > Ad Colors >
And then changing hex code next to the various fields (Border, Background, Title, Text, URL) in the Pick Colors area.
Then you can give your new "Palette" a name and save it so you can easily refer back to it (in the Palette/Color drop down list) when you go to:
Ad Settings > Ad Layout Code
However I have certainly just modified the color values by hand, more than once. I mean if I see:
google_color_border = "000000";
Its not going to be a big deal to change it to "ffffff".
You get in trouble for changing the layout, the order of the code etc - the modifying the colors is permissable and expected.
the modifying the colors is permissable and expected.
I still think (from the tone of the comments of AdSenseAdvisor) that modifying the direct AdSense HTML/js is strictly against the TOS (which is why they have the tool).
As long as you modify it before the code gets generated, there is no TOS violation, but if you modify the code after it is generated in your own text editor or HTML editor, I believe you are taking a risk of being in violation of the TOS.
For example, if you made a mistake in changing the hex code from 000000 to ffffff and put too many characters or an odd character (say $ instead of #) and you messed up the code and caused incorrect ad loading on your site, that could cause you to get an email from Google Adsense.