aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-162-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(theming): fix incorrectly inverted faviconsSimon L2024-03-111-1/+1
| | | | Signed-off-by: Simon L <szaimen@e.mail.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-086-52/+116
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(theming): Provide CSS variable for favorite color and adjust for dark modeFerdinand Thiessen2024-03-066-17/+6
| | | | | Co-authored-by: Simon L <szaimen@e.mail.de> Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-052-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-252-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-192-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1558-116/+116
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore: Remove old theming migration steps as they are only needed onceJulius Härtl2024-02-145-231/+0
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* fix: Correctly import types in Typescript filesFerdinand Thiessen2024-02-132-2/+6
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-124-2/+112
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #32231 from nextcloud/feat/theming-scheme-metaJohn Molakvoæ2024-02-087-23/+84
|
* Revert "Merge branch 'master' of github.com:nextcloud/server"Louis Chemineau2024-02-087-84/+23
| | | | | This reverts commit d9d60238c7aaab9c61bf2d50c15aa59bc88c8975, reversing changes made to ba3fdb0cdcfbb84f0080a2146a4ba2f01569915d.
* Support theme meta w3c standardJohn Molakvoæ2024-02-077-23/+84
| | | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com> Signed-off-by: Simon L <szaimen@e.mail.de>
* fix(theming): The background is the primary color and must not be double ↵Ferdinand Thiessen2024-02-033-16/+16
| | | | | | inverted Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Fix template parameter for some listenersCôme Chilliet2024-01-301-2/+3
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-302-0/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-2670-140/+146
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(theming): change color button contrast on admin settingsGrigorii K. Shartsev2024-01-242-29/+14
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* fix(theming): change color button contrast on user settingsGrigorii K. Shartsev2024-01-241-15/+22
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-242-0/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43033 from nextcloud/fix/color-capabilitiesFerdinand Thiessen2024-01-232-5/+12
|\ | | | | 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-192-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(deps): Update openapi-extractorprovokateurin2024-01-181-178/+0
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-1820-0/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* 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(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>
* chore(theming): fix warning of incorrect NcCheckboxRadioSwitch usageGrigorii K. Shartsev2024-01-161-1/+0
| | | | Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
* Complete `<h1>` settings headingjulia.kirschenheuter2024-01-161-1/+1
| | | | 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>
* Migrate PHP imagick module check to new SetupCheck APICôme Chilliet2024-01-114-0/+67
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* chore(deps): Update openapi-extractorprovokateurin2024-01-091-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>
* Merge pull request #42438 from ↵Eduardo Morales2023-12-272-3/+173
|\ | | | | | | | | nextcloud/fix/make-high-contrast-theme-really-high-contrast fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrast
| * fix(theming): Adjust high contrast theme to fulfill WCAG AAA text contrastFerdinand Thiessen2023-12-222-3/+173
| | | | | | | | 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>
* 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): Adjust `color-error` and `color-success` to work for input ↵Ferdinand Thiessen2023-12-193-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-195-15/+203
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Make dark theme accessible and add unit testFerdinand Thiessen2023-12-182-12/+156
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(theming): Adjust status colors to be also accessible on blurry backgroundFerdinand Thiessen2023-12-183-16/+51
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>