Skip to content

Commit

Permalink
feat(links): update link color to be npm blue
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole Sullivan committed Mar 14, 2016
1 parent 0385d21 commit 04d9c64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pivotal-ui/components/pui-variables.scss
Expand Up @@ -304,7 +304,7 @@ $text-color: $neutral-3 !default;
// Links
// -------------------------

$link-color: $npm-brand;
$link-color: $npm-blue-3;
$link-hover-color: $accent-4;
$link-hover-decoration: underline !default;

Expand Down

0 comments on commit 04d9c64

Please sign in to comment.