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

11 commits

Author SHA1 Message Date
81ea79e923
Fix linting and look of search button ()
* Fix linting

* Fix look of search button
2024-04-12 11:42:58 +02:00
20814b52fe
Add support for Nextcloud 26 2023-05-04 15:57:48 +02:00
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
0309e921ae
Improve styling for group folders admin settings and added deny icon used for group folders acl 2021-11-13 23:47:12 +01:00
68a8013ffc
Make confirm button in app sidebar comment field more visible. Make background colour of confirm button in text input have same background colour as the text input. Add border to "Add link | Link file" hover box that appears in text, also fix the styling for the text input when adding a link. () 2021-10-03 12:04:22 +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
ca90888eac
Fix background colour for quota progress bar being the same as main background colour and switch it to --color-border. Fixes () 2021-03-10 22:19:34 +01:00
b043bdf7a4
Add support for forms . Switch textarea to be --color-main-background by default instead of --color-background-darker. 2020-10-25 12:30:14 +01:00
8fb161264b
Define background and text color for select options to prevent white text on white background, fix 2020-10-19 22:22:05 +02:00
2185d79632
Fix background color on active multiselect 2020-10-06 20:58:27 +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