Normalize colors a bit better on Profiles/Projects, add Workboard backgrounds

Summary: Cleans up the backgrounds a little on Projects/Profiles and adds a number of colour choices for Workboards.

Test Plan:
Manually add each color for testing. Test new project / profile layouts with and without properties.

{F1109325}

{F1109326}

{F1109327}

{F1109328}

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Differential Revision: https://secure.phabricator.com/D15269
This commit is contained in:
Chad Little
2016-02-13 11:55:14 -08:00
parent 329d03661f
commit c1f57605ab
11 changed files with 154 additions and 40 deletions

View File

@@ -115,7 +115,7 @@ final class PhabricatorPeopleProfileViewController
}
$view = id(new PHUIBoxView())
->setColor(PHUIBoxView::GREY)
->setBorder(true)
->appendChild($view)
->addClass('project-view-properties');