summaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-242-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43032 from nextcloud/fix/stable28-capabilitiesArthur Schiwon2024-01-232-5/+12
|\ | | | | [stable28] fix(theming): Apply same logic on capabilities for primary color as done on themes
| * fix(theming): Apply same logic on capabilities for primary color like on themesFerdinand Thiessen2024-01-232-5/+12
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-232-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-28/+28
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update openapi-extractorprovokateurin2024-01-191-178/+0
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #42897 from nextcloud/backport/42887/stable28Ferdinand Thiessen2024-01-186-3/+17
|\ | | | | [stable28] fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast
| * fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrastFerdinand Thiessen2024-01-176-3/+17
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1820-0/+20
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-171-1/+0
|/ | | | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me> [skip ci]
* fix(manifest): Check if app exists instead of accessing null as an arrayJoas Schilling2024-01-174-14/+45
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #42795 from nextcloud/backport/setupchecks/stable28Benjamin Gaussorgues2024-01-164-0/+67
|\ | | | | [stable28] Migrate setup checks to new SetupCheck API
| * Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-154-0/+67
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+1
|/ | | | | | | Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com> (cherry picked from commit f6ec297df6ccdef217765c02e7e3bbc835547092) Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-144-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-136-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-122-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-126-0/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1268-0/+68
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update openapi-extractorprovokateurin2024-01-101-3/+15
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-052-0/+50
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-042-0/+224
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-282-3/+173
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Adjust `color-error` and `color-success` to work for input ↵Ferdinand Thiessen2023-12-273-12/+12
| | | | | | border colors Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Adjust dark high contrast to fulfill WCAG 2.1 AAA contrastFerdinand Thiessen2023-12-275-15/+203
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-242-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(theming): Invert filter should be based on primary-elementFerdinand Thiessen2023-12-221-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Merge pull request #42426 from nextcloud/backport/42424/stable28Ferdinand Thiessen2023-12-212-0/+0
|\ | | | | [stable28] fix(theming): Add adjusted color versions of default background
| * fix(theming): Add adjusted color versions of default background for better ↵Ferdinand Thiessen2023-12-212-0/+0
| | | | | | | | | | | | app-menu contrast Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(theming): Make dark theme accessible and add unit testFerdinand Thiessen2023-12-212-12/+156
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-213-16/+51
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Adjust primary text color calculation to also work with high ↵Ferdinand Thiessen2023-12-193-8/+15
| | | | | | contrast themes Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Adjust hover color to be accessibleFerdinand Thiessen2023-12-194-18/+131
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* enh(theming): Adjust color utils to work as specified by WCAG (color ↵Ferdinand Thiessen2023-12-193-10/+76
| | | | | | contrast and luma calculation) Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-182-0/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-162-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-152-0/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-122-0/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update openapi-extractorjld31032023-12-081-1/+2
| | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
* fix(theming): Adjust dark theme to be accessible adjust cypress testsFerdinand Thiessen2023-12-064-137/+9
| | | | | | Also fix warning text color for bright / default theme on blurry background Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-052-0/+92
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-012-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(theming): Fix color inverted icons based on theming and dark modeJoas Schilling2023-11-302-0/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-272-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-2482-1344/+166
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-2332-110/+107
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* fix(theming): Adjust config listener to validate `apporder` configFerdinand Thiessen2023-11-211-6/+10
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-152-0/+34
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>