refactor: text-primary (#22141)

This commit is contained in:
Jason Rasmussen
2025-09-17 12:12:51 -04:00
committed by GitHub
parent 53a6724039
commit 11e72a0f35
63 changed files with 138 additions and 229 deletions

View File

@@ -61,9 +61,7 @@
</div>
<div class="text-sm pb-2">
<p
class="flex place-items-center gap-2 text-immich-primary dark:text-immich-dark-primary break-all uppercase"
>
<p class="flex place-items-center gap-2 text-primary break-all uppercase">
{#if link.type === SharedLinkType.Album}
{link.album?.albumName}
{:else if link.type === SharedLinkType.Individual}