mirror of https://github.com/istio/istio.io.git
Update _colors.scss (#266)
This commit is contained in:
parent
ab1fe1699c
commit
dc86a6a6cf
|
|
@ -20,7 +20,7 @@ $linkHoverColor: lighten($linkColor, 20%);
|
|||
$linkColorSecondary: $white;
|
||||
$linkColorTertiary: $gray;
|
||||
$codeColor: darken($linkColor, 20%);
|
||||
$codeBkColor: lighten($thirdBrandColor, 10%);
|
||||
$codeBkColor: #F5F5F5;
|
||||
$wellColor: #F9F9F9;
|
||||
$textColor: #535f61;
|
||||
$titleColor: #555555;
|
||||
|
|
|
|||
Loading…
Reference in New Issue