File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/markdown/reference/theming Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ $body-color: #111;
4141
4242## Default theme colors
4343
44- The default them colors defined in the Bootstrap v4.3 SCSS are as follows:
44+ The default them colors defined in the Bootstrap v4.4 SCSS are as follows:
4545
4646<div class =" row " >
4747 <div class =" col-md-4 " >
@@ -92,7 +92,7 @@ Some commonly used Bootstrap v4 variables are:
9292| ` $enable-shadows ` | Boolean | ` false ` | Enables predefined ` box-shadow ` styles on various components |
9393| ` $enable-gradients ` | Boolean | ` false ` | Enables predefined gradients via ` background-image ` styles on various components |
9494| ` $enable-transitions ` | Boolean | ` true ` | Enables predefined ` transition ` s on various components |
95- | ` $enable-responsive-font-sizes ` | Boolean | ` false ` | Enables [ responsive font sizes] ( https://getbootstrap.com/docs/4.3 /content/typography/#responsive-font-sizes ) |
95+ | ` $enable-responsive-font-sizes ` | Boolean | ` false ` | Enables [ responsive font sizes] ( https://getbootstrap.com/docs/4.4 /content/typography/#responsive-font-sizes ) |
9696| ` $enable-validation-icons ` | Boolean | ` true ` | Enables ` background-image ` icons within textual inputs and some custom forms for validation states |
9797
9898Refer to [ Bootstrap's theming] ( https://getbootstrap.com/docs/4.4/getting-started/theming/ ) docs for
You can’t perform that action at this time.
0 commit comments