-
Functional Test
-
Minor
-
None
-
Original - DO NOT REPORT TEST RESULTS HERE
-
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;
}