bootstrap-auto-dark-mode/README.md
2023-06-08 17:09:24 +02:00

316 B

bootstrap-auto-dark-mode

Include this script to set the bootstrap > 5.3 dark-mode automatically based on system settings.

The mode will switch automatically, also when the user changes the system settings while the page is shown.

Usage

<script src="./src/bootstrap-auto-dark-mode.js"></script>