diff --git a/minerva.less/minerva.variables.less b/minerva.less/minerva.variables.less index f129158..966f6e8 100644 --- a/minerva.less/minerva.variables.less +++ b/minerva.less/minerva.variables.less @@ -52,7 +52,7 @@ @chromeColor: @grayLightest; @semiTransparent: rgba( 0, 0, 0, 0.8 ); -@linkColor: #002bb8; +@linkColor: @colorProgressive; @redLinkColor: @colorErrorText; @lastModifiedBarActiveBackgroundColor: #00af89; @toastNotificationColor: @colorGray2;