We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fe7a4 commit 8a9ebbcCopy full SHA for 8a9ebbc
theming/variables/_colors-light.scss
@@ -19,6 +19,7 @@ $text-color: $gray-700;
19
$text-muted: $gray-600;
20
21
$btn-border-color: $gray-200;
22
+$body-bg: $background-body;
23
$navbar-bg: $white;
24
$navbar-color: $text-muted;
25
0 commit comments