2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00
This commit is contained in:
Martijn Cuppens
2019-06-18 09:43:15 +02:00
committed by XhmikosR
parent b165aff2f7
commit 1c5e1cb3c9
+1 -1
View File
@@ -283,7 +283,7 @@ In the future, we'll aim to provide Sass maps and variables for shades of each c
### Theme colors
We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstraps's `scss/_variables.scss` file.
We use a subset of all colors to create a smaller color palette for generating color schemes, also available as Sass variables and a Sass map in Bootstrap's `scss/_variables.scss` file.
<div class="row">
{% for color in site.data.theme-colors %}