Bootstrap 5 dark tables are ideal for admin dashboards and dark-themed applications. This page covers 4 dark table patterns — full dark, dark header, custom brand dark and striped dark.
Key Classes Reference
| Class | What It Does |
|---|---|
.table-dark | Full dark table |
thead.table-dark | Dark header only |
.table-striped | Alternating row colors |
.table-hover | Row highlight on hover |
.table-bordered | Cell borders |
data-bs-theme="dark" | Auto dark mode for all tables |
1. Bootstrap 5 Full Dark Table
Complete dark table using table-dark class on the table element.
2. Bootstrap 5 Dark Header, Light Body Table
Dark thead with table-dark on only the header row — light body below.
3. Custom Dark Table (Brand Colors)
Fully custom dark table with brand color header using custom CSS instead of Bootstrap's table-dark.
4. Bootstrap 5 Dark Striped Table
Dark table with alternating row colors using table-dark and table-striped together.
Frequently Asked Questions
Need a Full Bootstrap 5 Admin Dashboard?
Get a complete Angular 21 + Bootstrap 5 dashboard with 50+ components — built by the same team behind BootstrapPlanet.
Browse Templates →Use code FIRST30 for 30% off your first purchase.