Skip to content

Commit

Permalink
remove unused docs color variables (twbs#24406)
Browse files Browse the repository at this point in the history
  • Loading branch information
m5o authored and XhmikosR committed Oct 17, 2017
1 parent fac7014 commit 77e975a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions assets/scss/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
$bd-purple: #563d7c;
$bd-purple-bright: lighten(saturate($bd-purple, 5%), 15%);
$bd-purple-light: #cdbfe3;
$bd-purple-lightest: #f5f2f9;
$bd-graphite: #2a2730;
$bd-graphite-light: lighten($bd-graphite, 40%);
$bd-yellow: #ffe484;
$bd-danger: #d9534f;
$bd-warning: #f0ad4e;
Expand Down

0 comments on commit 77e975a

Please sign in to comment.