Bootstrap 5 UI Tutorial

Build fast, responsive sites with Bootstrap 5

BS5 Dark Mode

Bootstrap 5 Dark Mode

In Bootstrap 5.3+, dark mode is supported out of the box using color modes.

You can force dark mode on a container by adding data-bs-theme="dark" to the element.

It will automatically adjust text colors, backgrounds, borders, and more!

Try It Yourself

Edit the code below and click Run to see the result live.

Source Code
Result
Topics