User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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;
Apply patch and ensure coloring remains the same (backend).
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration Templates (admin) |
| Labels |
Added:
?
|
||
Fixed :)
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-06-29 10:03:37 |
| Closed_By | ⇒ | wilsonge |
Conflicts here :)