Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the JavaScript page in the docs.
Produces two files
All checked plugins will be compiled into a readable bootstrap.js
and a minified bootstrap.min.js
. We recommend you use the minified version in production.
jQuery required
All plugins require the latest version of jQuery to be included.
Customize LESS variables to define colors, sizes and more inside your custom CSS stylesheets.
Basics
Body background
Typography
Headings
Colors
Media queries breakpoints
Define the breakpoints at which your layout will change, adapting to different screen sizes.
Container sizes
Define the maximum width of .container
for different screen sizes.
Grid system
Define your custom responsive grid.
Components
Define common padding and border radius sizes and more.
Active background color
For each of Bootstrap's buttons, define text, background and border color.
Define colors for form feedback states and, by default, alerts.
Alerts
Define alert colors and border radius.
Border radius
@alert-border-radius
Navbar
Tables
Dropdowns
Dividers
Panels and wells
Default panel styles
Contextual panel colors
Wells
@well-bg
Jumbotron
Modals
List group
Background
Borders
@list-group-active-color
Text color of active list elements
Thumbnails
Progress bars
Labels
Tooltip styles
Popover styles
Other