Graph: Fixed series legend color for hidden series (#16438)

* replaced colors for headingColor, link and linkDisabled with colors from grayscale, replaced colors for linkDisabled and linkHover with colors from grayscale, changed color for sha-modal-in-text to text-color-empahises

* fixed snapshot
This commit is contained in:
Patrick O'Carroll
2019-04-08 10:52:00 +02:00
committed by Torkel Ödegaard
parent 9630d812b8
commit 70dcb6a22a
6 changed files with 17 additions and 19 deletions

View File

@@ -89,8 +89,8 @@ $edit-gradient: linear-gradient(-60deg, $gray-7, #f5f6f9 70%, $gray-7 98%);
// Links
// -------------------------
$link-color: #52545c;
$link-color-disabled: #9ea0a9;
$link-hover-color: #222326;
$link-color-disabled: #acb6bf;
$link-hover-color: #1e2028;
$external-link-color: #5794f2;
// Typography