Page Colors¶
The SCSS is written with variables that can be overridden with TYPO3 constants.
Overriding the default colors¶
Set constants in TYPO3 constant editor to change the default colors.
| Property | Description | Default | 
|---|---|---|
| plugin.tx_highereducationpackage.scss-parser.variables.primary-color | Primary Color | #000000 | 
| plugin.tx_highereducationpackage.scss-parser.variables.secondary-color | Secondary Color | #595959 | 
| plugin.tx_highereducationpackage.scss-parser.variables.spot-color | Spot Color | #ff8700 | 
Tip
Constants can be found under the “Higher Education Package: Colors” option in the category of the constants editor.