Skip to content

Commit

Permalink
Add color overrides
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent fd01110 commit db6e153
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/_color-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.dull_grey,
.flat_grey,
.blue_link,
.blue_fill,
.slate_blue,
.charcoal_grey,
.indifferent_grey,
Expand All @@ -16,6 +17,8 @@
.burnt_violet,
.plastic_grey,
.cloud_silver,
.sk_dark_gray,
.sk_dark_grey,
.subtle_silver,
.old_petunia_grey {
color: $color-highlight !important;
Expand All @@ -26,6 +29,7 @@
}

.moscow_red,
.yolk_orange,
.mustard_yellow,
.candy_red_on_hover:hover,
.moscow_red_on_hover:hover {
Expand Down

0 comments on commit db6e153

Please sign in to comment.