Closed laughingbiscuit closed 5 years ago
Option 1) Use drush config-set to set theme properties on the default Bartik theme to change the colors
drush config-set
Option 2) Create a simple sub-theme and install this using drush enable
drush enable
In progress.
Implementation notes:
completed in https://github.com/laughingbiscuit/apigee-reference-bank/pull/25
Option 1) Use
drush config-set
to set theme properties on the default Bartik theme to change the colorsOption 2) Create a simple sub-theme and install this using
drush enable