mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-06 22:34:04 +08:00
Changed css brand color to blue from logo
This commit is contained in:
@@ -15,7 +15,7 @@ $spacing-unit: 30px;
|
|||||||
|
|
||||||
$text-color: #111;
|
$text-color: #111;
|
||||||
$background-color: #f8f8f8;
|
$background-color: #f8f8f8;
|
||||||
$brand-color: #2a7ae2;
|
$brand-color: #21b6ff;
|
||||||
|
|
||||||
$grey-color: #828282;
|
$grey-color: #828282;
|
||||||
$grey-color-light: lighten($grey-color, 40%);
|
$grey-color-light: lighten($grey-color, 40%);
|
||||||
|
|||||||
Reference in New Issue
Block a user