]> source.dussan.org Git - nextcloud-server.git/commit
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast 42887/head
authorFerdinand Thiessen <opensource@fthiessen.de>
Wed, 17 Jan 2024 14:26:56 +0000 (15:26 +0100)
committerFerdinand Thiessen <opensource@fthiessen.de>
Wed, 17 Jan 2024 14:30:39 +0000 (15:30 +0100)
commit18b91ba2e13ad3a631200775fabcfc1ef1a302b6
tree88a5234116bb5f5ebe931639f54d7e1b3b8cd2d9
parent5de3028f667afb807d1c682238340208e56d6b91
fix(theming): Make sure `color-border-maxcontrast` fulfills 3:1 contrast

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
apps/theming/css/default.css
apps/theming/lib/Themes/DarkHighContrastTheme.php
apps/theming/lib/Themes/DarkTheme.php
apps/theming/lib/Themes/DefaultTheme.php
apps/theming/lib/Themes/HighContrastTheme.php
apps/theming/tests/Themes/AccessibleThemeTestCase.php