An open API service indexing awesome lists of open source software.

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

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.