https://github.com/mribrahem/bootstrap-v5.3-dark-mode
Bootstrap-v5.3 dark mode
https://github.com/mribrahem/bootstrap-v5.3-dark-mode
bootstrap bootstrap5 dark-mode dark-theme
Last synced: 9 months ago
JSON representation
Bootstrap-v5.3 dark mode
- Host: GitHub
- URL: https://github.com/mribrahem/bootstrap-v5.3-dark-mode
- Owner: MrIbrahem
- Created: 2025-02-14T20:40:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-25T01:49:31.000Z (12 months ago)
- Last Synced: 2025-07-25T07:02:22.528Z (12 months ago)
- Topics: bootstrap, bootstrap5, dark-mode, dark-theme
- Language: HTML
- Homepage: https://mribrahem.github.io/Bootstrap-v5.3-dark-mode/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap v5.3 Dark Mode
This project provides a dark mode theme for Bootstrap v5.3.
## Description
This repository contains the necessary files and instructions to integrate a dark mode theme into your Bootstrap v5.3 projects.
## Installation
1. Clone the repository:
```sh
git clone https://github.com/MrIbrahem/Bootstrap-v5.3-dark-mode.git
```
2. Include the CSS and JavaScript files in your project.
## Usage
Load Bootstrap icons:
```html
```
Load `theme.css` and `theme.js`:
```html
```
Add this to your HTML elements:
```html
```
## Contributing
Contributions are welcome! Please open an issue or submit a pull request.