Theme Color Settings
View color settings by navigating to this URL path: admin/appearance/settings/alaV2.
To edit or set a color themes, follow these instructions:
- Enter the following url path after the URL of the site on which you want to manage color settings: sites/all/themes/alaV2/
- For example, to edit the color settings for http://www.ala.org, navigate to http://www.ala.org/sites/all/themes/alaV2
- Click the "Advanced" tab.
- Locate the section in css/style-color.css where the desired style and default color will be added.
- Update color/color.inc, also in the theme directory, with the textual name and color code that will be displayed in the "Color Scheme" theme settings page.
- Test that the color label is shown in the "Color Scheme" theme settings.
- Confirm that the color is applied correctly upon saving the configuration.