From: Mark Otto Date: Fri, 30 Jun 2017 06:17:18 +0000 (-0700) Subject: update comment X-Git-Tag: v4.0.0-beta~115^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac00c73ab53c790da09286d9675ab9f3e9fec678;p=thirdparty%2Fbootstrap.git update comment --- diff --git a/scss/_variables.scss b/scss/_variables.scss index 0185d53470..5e1ae0ff78 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -8,7 +8,7 @@ // Table of Contents // -// Colors +// Color system // Options // Spacing // Body @@ -43,7 +43,10 @@ // Close // Code -// New colors + +// +// Color system +// $white: #fff !default; $gray-100: #f8f9fa !default;