--- layout: default title: Customize and download slug: customize lead: Customize Bootstrap's components, Less variables, and jQuery plugins to get your very own version. ---
Choose which Less files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the CSS and Components pages in the docs.
Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the JavaScript page in the docs.
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.
bootstrap.js
bootstrap.min.js
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.
Hooray! Your custom version of Bootstrap is now ready to be compiled. Just click the button below to finish the process.