We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fab193 commit 576ba2dCopy full SHA for 576ba2d
packages/Form/steps/src/step-form-new.scss
@@ -6,8 +6,8 @@ $steps-bg: $gray-lighter;
6
$steps-bg-active: $white;
7
$font-size-step: $font-size-base;
8
$font-size-step-number: $font-size-base + 0.2rem;
9
-$steps-color: $gray-dark;
10
-$steps-color-active: mix($black, $brand-primary, 20%);
+$steps-color: $color-texte;
+$steps-color-active: $color-axa;
11
12
.af-steps-new {
13
margin-bottom: 2rem;
0 commit comments