File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
docs/markdown/reference/theming Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ $body-color: #111;
4444
4545## Default theme colors
4646
47- The default them colors defined in the Bootstrap v4.4 SCSS are as follows:
47+ The default theme colors defined in the Bootstrap v4.4 SCSS are as follows:
4848
4949<div class =" row " >
5050 <div class =" col-md-4 " >
@@ -73,9 +73,9 @@ The default them colors defined in the Bootstrap v4.4 SCSS are as follows:
7373 </div >
7474</div >
7575
76- Various components will use variations (intensities) of these default theme colors.
76+ BootstrapVue components use variations (intensities) of these default theme colors.
7777
78- You can alter the theme colors, and create additional theme colors, as needed via SASS variables and
78+ You can alter these theme colors and create additional theme colors as needed via SASS variables and
7979maps. Refer to the [ Bootstrap theming] ( https://getbootstrap.com/docs/4.5/getting-started/theming/ )
8080docs for more details. All theme colors automatically become available as
8181[ color variants] ( /docs/reference/color-variants ) to all BootstrapVue components.
You can’t perform that action at this time.
0 commit comments