Skip to content

Added a 'custom only' configuration option that hides default "light", "dark",...

mbaycura requested to merge 1.x.x into 1.0.x

Added a 'custom only' configuration option that hides default "light", "dark", & "auto" themes, and only uses custom SCSS theme palettes. Add PHPUnit functional testing for installation and block placement. Added module help page. Added config form validation to enforce default machine name is used and make sure that at least one theme mode available under the submitted configuration.

Merge request reports