Sync
This commit is contained in:
@@ -52,7 +52,7 @@ $green: #198754;
|
||||
$teal: #20c997;
|
||||
$cyan: #0dcaf0;
|
||||
$highlighter-yellow: #ccf62b;
|
||||
$highlighter-pink: #ff90ea;
|
||||
$highlighter-pink: #feacf5;
|
||||
$highlighter-orange: #ff962a;
|
||||
$highlighter-blue: #507fff;
|
||||
$highlighter-purple: #952fff;
|
||||
@@ -314,7 +314,7 @@ $cyans: (
|
||||
// fusv-enable
|
||||
|
||||
// scss-docs-start theme-color-variables
|
||||
$primary: $highlighter-blue;
|
||||
$primary: $highlighter-purple;
|
||||
$secondary: $gray-600;
|
||||
$success: $green;
|
||||
$info: $cyan;
|
||||
@@ -347,4 +347,3 @@ $highlighter-colors: (
|
||||
);
|
||||
|
||||
$theme-colors: map-merge($theme-colors, $highlighter-colors);
|
||||
$link-color: $highlighter-purple;
|
||||
|
||||
Reference in New Issue
Block a user