Posts Tagged ‘CSS Editor’
An Website Colorscheme Editor
I’ve worked on a website color scheme editor recently. The main idea was to change the colors and banner of a website. The target website was my recent work with my department’s website.
Well…. There are a lot of color scheme editor available on the web, but I tried something different. I wanted to give the complete control to the administrator. But, uff…. It was really tough.
Main things I had to do was
- To select a suitable color picker.
- Then identify the areas the colors should be changed.
- Store the color information.
- Generate the CSS file according to the changes.










