First of all, I would like to say thank you for this great theme.

Is there a way to disable the integration of the color module? I have now decided how the website should look like and I don't need to change the colors anymore. Especially because there will be other site maintainers, which should not change theme settings either.

Comments

marcbloem’s picture

What I did, is to make a default theme by hard code all the colors in STYLE.CSS (was a lot of work). Also update all the images with your own ones in the /images folder with the colours you like to have.

To disable the colour module, you only have to rename or delete the /color folder. Hopefully this works for you.

Regards, Marc

tobiass’s picture

I did the same for style.css this worked perfectly and was not so much of work, because I predefined the colors first with the color module and used the "new" style.css.

Thank you for the hint with deleting the color folder, this worked perfectly.

tobiass’s picture

Status: Active » Closed (fixed)

Closing the issue. Thanks again.

eff_shaped’s picture

I am editing my own style.css file also.

marcbloem - Can you clarify which color folder you are talking about:

Is it the /color folder within my sub-theme folder that needs deleting OR the folder sites/all/defaults/files/color/pixture_subtheme-29f198a6 (created by color module)?

Do we also need to disable the 'color module' in the modules page?

I'm going to check out the documentation on this also.