summaryrefslogtreecommitdiffstats
path: root/tests/acceptance/features/bootstrap/ThemingAppContext.php
Commit message (Expand)AuthorAgeFilesLines
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-9/+7
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-4/+4
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-6/+6
* Adjust theming acceptance tests to new header colour transitionDaniel Calviño Sánchez2018-06-201-6/+13
* Allows adding of hex color to the theme-colorAbijeet2017-12-081-23/+27
* Add acceptance tests for setting the color in the Theming appDaniel Calviño Sánchez2017-08-101-0/+154