Quote:
Originally Posted by ashiq02
I have a website done in CSS in a blue colour scheme. Now I want to make this site red. Sounds easy, but there are half a dozen shades of blue I have to transpose into similarly pleasing shades of red. Easily a few hours work.
Does anyone know of a script that can do this for me? If none exists wouldn't it be cool to have one - I can imagine a colour slider, as you drag the slider the whole site layout changes its colour scheme smoothly.
|
Hi,
Hex codes for colors are rr yy bb.
I think if you swap the two values on the right by the left, that you could serve.
Try it in a graphic editor such as GIMP, for example.
|