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

7 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
Valdnet
2ba51ccddd
Fix l10n and add language PL ()
* Fix l10n and add language PL

Improve the code for multilingualism and add translation in Polish.
2021-03-19 14:02:06 +01:00
95e185c20d
Add GA workflow for linting. Prettify js files. Move around _icon-variables file. Add npm action to run prettier --write 2021-02-27 18:28:07 +01:00
ac90dc360d
Add support for custom styling and add feedback for success or error when changing settings in admin and personal settings () 2021-02-20 13:40:32 +01:00
e832a708c7
Allow Breeze Dark theming of the login page to be disabled when the theme is enabled by default, fix () 2020-11-07 18:26:05 +01:00
a58dc593c2
Rewrite core styling ()
Complete rewrite of core styling to realign with current Nextcloud, and rely more on CSS4 variable for theming.
2020-10-06 19:12:45 +02:00
0100a06053
Implement per user theming () 2020-05-02 18:36:20 +02:00