1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-04 18:24:22 +00:00
Commit graph

7 commits

Author SHA1 Message Date
813bc42c43
Add support for Nextcloud 25 ()
* Implement new system for individual user settings

* Fix some styling for NC core

* General styling fixes for apps

* Implement new enforce theme system to replace the enabled by default system

The old system doesn't really work with the new theming system in Nextcloud, so this new system is needed to achieve similar, although different, functionality.

* Don't allow user to enable / disable the theme if the theme is enforced (it would have no effect)

* Remove all references to icon variables as they no longer exist

* Implement repair step to migrate user settings
2023-02-04 21:33:56 +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
4ff636220b
Make the license header more specifically reflect the actual license 2020-04-19 10:42:50 +02:00
fa1c324bb5 Fix Quick Notes icon definitions and remove unused sass variable, remove box-shadow on hover on .quicknote 2020-03-22 11:33:50 +01:00
16be7de158 Add copyright notices 2020-02-23 20:17:48 +01:00
f51caf6da9 Switch from sass colour variables to css variables 2019-12-08 22:18:23 +01:00
a17322cdf8 Initial commit for app version 2019-11-28 22:13:51 +01:00
Renamed from core/css/apps/thirdparty/_quicknotes.scss (Browse further)