.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt Page Colors =========== The SCSS is written with variables that can be overridden with TYPO3 constants. Overriding the default colors _____________________________ .. only:: html 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.