[Redesign] Tweak bluebackground to be more useful

Summary: Ref T8099, Makes bluebackground more useful, add to hovercards, documents

Test Plan: Hovercards, Phriction

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: epriestley, Korvin

Maniphest Tasks: T8099

Differential Revision: https://secure.phabricator.com/D13450
This commit is contained in:
Chad Little
2015-06-25 15:58:00 -07:00
parent 5f84f14eab
commit 22c8397013
4 changed files with 13 additions and 13 deletions

View File

@@ -82,7 +82,7 @@ final class CelerityDefaultPostprocessor
'blueborder' => '#8C98B8',
'darkblueborder' => '#626E82',
'lightbluebackground' => '#F8F9FC',
'bluebackground' => '#DAE7FF',
'bluebackground' => '#ECEEF4',
'lightbluetext' => '#8C98B8',
'bluetext' => '#6B748C',
'darkbluetext' => '#464C5C',