Shoehorn theme which is one of the popular theme in the Moodle themes database and one of the few themes using Bootstrap Version 3 has been updated by the lead Maintainer Gareth J Barnard to a new version for Moodle 2.9
The latest version 2.9.0.8 is the release candidate version available for Moodle 2.9 and it includes the following changes:
- More tidy up.
- Fix groups page: https://moodle.org/mod/forum/discuss.php?d=315577#p1265731.
- Fix no ‘loginas’ URL when logged in as another user.
- Fix top menu bar message update notifications messages blank.
- Update to Bootstrap 3.3.5.
- Implement class autoloading and namespace for ‘toolbox’ like functionality for performance and reduces memory footprint. Ref: https://docs.moodle.org/dev/Automatic_class_loading.
- Fix $CFG->themedir for syntax highlighting.
- Fix bootstrap_grid() in layout\secure.php.
You can download the RC version of the Shoehorn theme from this github link: https://github.com/gjb2048/moodle-theme_shoehorn/releases/tag/V2.9.0.8
and this link for the current stable version.
Reference: https://moodle.org/mod/forum/discuss.php?d=315920#p1265835