1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-08-13 02:31:10 +00:00
Commit graph

17 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
a24b8d5dc4
Add new folder-multiple-image icon for Talk 2022-05-14 13:25:36 +02:00
dc427e699f
Add styling for Talk reactions, Fixes 2022-05-14 13:20:15 +02:00
dd3450d2cd
Add new talk icons for grid and promoted view 2021-12-04 17:27:34 +01:00
4214d65c72
Switch from URL to css variable for setting the start-call icon. Fixes 2021-11-28 14:07:53 +01:00
f5db36fb06
Fix header icons in public sharing view. Fixes () 2021-11-01 11:07:09 +01:00
3de097a3e6
Switch CSS rule for Leave conversation button to not rely on section ID as it depends on the selected language. Second fix for 2021-08-26 23:25:04 +02:00
e478e69862
Fix missing border on Leave conversation button in Talk room settings and wrong border colour on Delete conversation button when active. Fixes 2021-08-24 16:46:39 +02:00
3dab75fa07
Talk: Fix dark attachment icon when joining talk conversation in file sidebar. Fixes 2021-06-16 22:36:49 +02:00
6ed578bc97
Remove unused styling rule from Talk stylesheet 2021-06-16 22:26:58 +02:00
86f84afec9
Talk: Fix double hover on files / images sent in chat. Fixes 2021-06-16 22:24:46 +02:00
b144cb1a20
Improve compatibility with the theming app when using a custom colour that has a better contrast with black than white 2021-06-10 17:52:04 +02:00
8336054561
Talk: Add menu-people icon. 2021-04-11 16:41:54 +02:00
da189de582
Fix attachment icon in spreed 2020-10-17 16:28:55 +02: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
c4fe590033
Change name of top class for talk 2020-06-06 12:34:20 +02:00
1fac994077
Fix avatars with dot menus being covered in dots, and change colour of avatar dot menu to white in talk 2020-05-08 12:23:37 +02:00