mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: regenerate auto-generated css file (#33161)
This commit is contained in:
parent
a220e5dac2
commit
72db1bb2e9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user