bootstrap-dark

heminei
Styles
bootstrap-dark JS library on GitHub bootstrap-dark JS library on npm Download bootstrap-dark JS library

Dark mode (theme) for bootstrap 4

Version 1.0.3 License MIT
bootstrap-dark has no homepage
bootstrap-dark JS library on GitHub
bootstrap-dark JS library on npm
Download bootstrap-dark JS library
Keywords
cssbootstrapdarktheme
No default CSS file set by the package author so the URL is guessed. You can always browse all package files to use another one.

bootstrap-dark

Dark mode (theme) for bootstrap 4

Demo

https://heminei.github.io/bootstrap-dark/examples/album.html

https://heminei.github.io/bootstrap-dark/examples/checkout.html

https://heminei.github.io/bootstrap-dark/examples/components.html

Required

Bootstrap 4 (https://getbootstrap.com/)!

Installation

npm install bootstrap-dark

How to use

<link href="/node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet">
<link href="/node_modules/bootstrap-dark/src/bootstrap-dark.css" rel="stylesheet">

Just import the CSS and you will see the magic :)