? Pending

User tests: Successful: Unsuccessful:

avatar ciar4n
ciar4n
28 Jun 2017

Pull Request for Issue # .

Summary of Changes

Currently color variables are named as follows ($atum-template-color close to black)..

$atum-template-color:         #0d1321 !default;
$atum-template-color-light:   #1c3d5c !default;

This PR changes these to a more accurate...

$atum-template-color-dark:  #0d1321 !default;
$atum-template-color:       #1c3d5c !default;

Testing Instructions

Apply patch and ensure coloring remains the same (frontend).

avatar ciar4n ciar4n - open - 28 Jun 2017
avatar ciar4n ciar4n - change - 28 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Jun 2017
Category Front End Templates (site)
avatar wilsonge wilsonge - change - 28 Jun 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-06-28 20:53:18
Closed_By wilsonge
Labels Added: ?
avatar wilsonge wilsonge - close - 28 Jun 2017
avatar wilsonge wilsonge - merge - 28 Jun 2017

Add a Comment

Login with GitHub to post a comment