-
Functional Test
-
Minor
-
None
-
Moodle 3.5
-
None
- Verify you get a new look by changing the "bootswatch" for the boost theme.
- Verify changing the branding color changes many things like link text colours.
- Verify you can add some SCSS to be appended to the styles for the theme.
body {
background-color: $brand-primary;
}