Explorar o código

Merge pull request #15333 from nrichards/nrichards-patch-1

Improve usability of forms, better showing disabled metrics
Torkel Ödegaard %!s(int64=6) %!d(string=hai) anos
pai
achega
9ab06c6eef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      public/sass/_variables.light.scss

+ 1 - 1
public/sass/_variables.light.scss

@@ -56,7 +56,7 @@ $page-bg: $gray-7;
 $body-color: $gray-1;
 $text-color: $gray-1;
 $text-color-strong: $dark-2;
-$text-color-weak: $gray-2;
+$text-color-weak: $gray-3;
 $text-color-faint: $gray-4;
 $text-color-emphasis: $dark-5;