The custom.css stylesheet should be the last one to be read by the system. However the color stylesheet (i.e. stone.css) comes after.

This means I have to edit stone.css in order to make slight changes to the colors, and risk losing everything at the next theme upgrade.

The custom.css file should override all others,
Thank you

Comments

mediameriquat’s picture

A patch was submitted in this node :

http://drupal.org/node/1091342

bryrock’s picture

There is a work-around for this. If you are not going to be switching color schemes around or making that switch available to users, just pick the color scheme you want to use and add that one to the .info file, ahead of your custom.css.