https://github.com/app-generator/ct-soft-ui-dashboard-enh
Soft UI Dashboard - Dark Mode Support | AppSeed
https://github.com/app-generator/ct-soft-ui-dashboard-enh
appseed open-source soft-dashboard
Last synced: about 1 month ago
JSON representation
Soft UI Dashboard - Dark Mode Support | AppSeed
- Host: GitHub
- URL: https://github.com/app-generator/ct-soft-ui-dashboard-enh
- Owner: app-generator
- License: mit
- Created: 2022-09-20T06:46:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-20T07:01:53.000Z (over 2 years ago)
- Last Synced: 2025-04-06T18:12:46.892Z (about 1 month ago)
- Topics: appseed, open-source, soft-dashboard
- Language: SCSS
- Homepage: https://appseed.us/product/soft-ui-dashboard/
- Size: 27.5 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Soft UI Dashboard - `Dark Mode` Support
Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining. All components can take variations in colour, that you can easily modify using SASS files and classes.
> **Enhanced version** of the [original version](https://www.creative-tim.com/product/soft-ui-dashboard?AFFILIATE=128200) with `Dark Mode` - [LIVE Demo](https://django-soft-ui-dashboard.appseed-srv1.com/)
- 👉 [Soft UI Dashboard](https://appseed.us/product/soft-ui-dashboard/django/) `Dark Support` - **Django Version** (free product)
- 👉 [Soft UI Dashboard](https://appseed.us/product/soft-ui-dashboard/flask/) `Dark Support` - **Flask Version** (free product)
- 🚀 [Soft Dashboard Generator](https://appseed.us/generator/soft-ui-dashboard/) - LIVE & Free Service

## 👉 How it works
This enhancement was made by coding the following steps:
- Create a new `JS` file that handles the user interactions
- Source code: [dark-mode-handler.js](https://github.com/app-generator/sample-bootstrap5-dark-mode/blob/main/assets/js/dark-mode-handler.js)
- CSS/SCSS files for the style changes
- Sources: [CSS](https://github.com/app-generator/sample-bootstrap5-dark-mode/blob/main/assets/css/dark-theme-core.css) and [SCSS](https://github.com/app-generator/sample-bootstrap5-dark-mode/blob/main/assets/scss/dark-theme-core.scss)
- Gulp scripts update to handle the new SCSS fileThe new files (`dark-mode-handler.js` and `dark-theme-core.css`) are included in the pages. The CSS file goes to the `header` and the `JS` goes at the bottom, just before closing `