Choose which jQuery plugins should be included in your custom JavaScript files.
Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the JavaScript page in the docs.
Linked to components
@@ -368,53 +362,57 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
-
+
+
Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.
-
The basics
+
+
Basics
+
Body background
-
-
-
Background color applied to <body>
.
+
+
+
+
+
Background color applied to <body>
.
+
+
+
Typography
-
-
+
Used to globally set font-family in Bootstrap.
-
Will be used to calculate font sizes throughout Bootstrap.
+
Used to calculate font-size throughout Bootstrap.
-
Will be used to calculate line heights throughout Bootstrap. Default is ˜14/20.
-
-
+
Used to calculate line-height throughout Bootstrap.
-
Choose a separate font weight for headings.
+
Choose a separate font-weight for headings.
-
Choose a separate line height for headings.
+
Choose a separate line-height for headings.
+
Colors
@@ -439,15 +437,16 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
Define your preferred colors for standard text and links.
-
Color for all standard text.
+
Global color set on the body.
-
Link color for links in standard text.
+
Global link color for text.
-
Hovered link color. Leave this blank to compute using @link-color.
+
Automatically darken links on hover via color function.
+
Media queries breakpoints
Define the breakpoints at which your layout will change, adapting to different screen sizes.
@@ -464,7 +463,8 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
-
The grid
+
+
Grid system
Define your custom responsive grid.
@@ -481,6 +481,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
Point at which the navbar stops collapsing.
+
Components
Define common padding and border radius sizes and more.
@@ -509,11 +510,17 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
+
Active background color
-
-
-
Used for active or hovered items in places like navs or dropdowns.
-
+
+
+
+
+
Used for active or hovered items in places like navs or dropdowns.
+
+
+
+
For each of Bootstrap's buttons, define text, background and border color.
-
+
+
Define colors for form feedback states and, by default, alerts.
-
Alerts
+
+
Alerts
Define alert colors and border radius.
Border radius
@@ -638,10 +647,12 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge