Loading patches/026-primary-color-fix.patch +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ Subject: [PATCH] To fix the primary color in nextcloud 25 onwards --- apps/theming/lib/Util.php 2024-08-02 10:10:38 +++ apps/theming/lib/Util-new.php 2024-08-02 10:11:41 @@ -57,7 +57,7 @@ * @return bool */ public function invertTextColor(string $color): bool { Loading Loading
patches/026-primary-color-fix.patch +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ Subject: [PATCH] To fix the primary color in nextcloud 25 onwards --- apps/theming/lib/Util.php 2024-08-02 10:10:38 +++ apps/theming/lib/Util-new.php 2024-08-02 10:11:41 @@ -57,7 +57,7 @@ * @return bool */ public function invertTextColor(string $color): bool { Loading