Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
- Added theme setting to flush theme registry cache during theme development.
- Changed to use logo from theme settings. Thanks to George2.
- Made branding display more logically. Thanks to George2 for inspiration.
- Added menu active selector to color.css and split up body and input color properties to enable quicker theme creation when using light text on dark background.
- Removed layout- from body classes.
- Code cleanup: removed unneeded ; characters from template files.