use correct color for avi

This commit is contained in:
Samuel Newman
2024-12-03 16:43:08 +00:00
parent 84213eabcb
commit f17418c131
+1 -1
View File
@@ -176,7 +176,7 @@ let ProfileHeaderShell = ({
<View
style={[
t.atoms.bg,
{borderColor: t.palette.primary_400},
{borderColor: t.palette.primary_25},
styles.avi,
profile.associated?.labeler && styles.aviLabeler,
]}>