aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-06-29 23:17:18 -0700
committerMark Otto <[email protected]>2017-06-29 23:17:18 -0700
commitac00c73ab53c790da09286d9675ab9f3e9fec678 (patch)
treecc84846b0de537ed11bb1074b4fae6f76796929a
parentd1fa0657e3b3ce90a63042082dfc708e061ade36 (diff)
downloadbootstrap-ac00c73ab53c790da09286d9675ab9f3e9fec678.tar.xz
bootstrap-ac00c73ab53c790da09286d9675ab9f3e9fec678.zip
update comment
-rw-r--r--scss/_variables.scss7
1 files changed, 5 insertions, 2 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index 0185d5347..5e1ae0ff7 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;