fix: regenerate auto-generated css file (#33161)

This commit is contained in:
Gábor Farkas 2021-04-20 14:57:09 +02:00 committed by GitHub
parent a220e5dac2
commit 72db1bb2e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,7 @@ $red: $red-base;
$yellow: #ecbb13;
$orange: #eb7b18;
$purple: #9933cc;
$variable: #58a6ff;
$variable: #6E9FFF;
$brand-primary: #eb7b18;
$brand-success: #299c46;
@ -104,7 +104,7 @@ $text-color-semi-weak: rgba(201, 209, 217, 0.65);
$text-color-weak: rgba(201, 209, 217, 0.65);
$text-color-faint: rgba(201, 209, 217, 0.40);
$text-color-emphasis: #fff;
$text-blue: #58a6ff;
$text-blue: #6E9FFF;
$text-shadow-faint: 1px 1px 4px rgb(45, 45, 45);
$textShadow: none;