This is for customizing on top of the idc ui theme / Islandora - Bootstrap 4 based theme
Clone this to: web/themes/contrib/idc_ui_theme_boots
config/install/color.theme.idc_ui_theme_boots.yml
- Initial colors
- Logo
- CSS files
Comes with precomiled SCSS files.
You will need nodejs, npm, gulp, gulp-cli, sass installed.
$ cd codebase/web/themes/contrib/idc_ui_theme_boots
$ npm install
$ gulp styles
Last compiled with the following versions:
~/idc_ui_theme_boots# nodejs --version
v10.19.0
~/idc_ui_theme_boots# gulp --version
CLI version: 2.3.0
Local version: 4.0.2