1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-06-29 00:11:14 +00:00
Commit graph

2 commits

Author SHA1 Message Date
untbu
6a74e6a4b0
Added option to use Breeze Dark only if the client's dark mode is enabled ()
* Add option to enable / disable Breeze Dark depending on the client's system settings. This uses the prefers-color-scheme media query to determine whether to apply the theme or not.

Co-authored-by: bela <bela@firstnode.eu>
Co-authored-by: untbu <git@firstnode.eu>
2021-11-01 10:59:03 +01:00
d689bf1b8d
Switch body class from theme--light to theme--dark and theme--breezedark when theme is active. Fixes () 2021-03-19 18:07:12 +01:00