Update avatar initials colors

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-04-29 11:58:49 +04:00
parent ba8bce2ad3
commit 983331e4dd

View File

@@ -22,7 +22,7 @@ type Props = {
};
const avatar = tv({
base: "bg-txt-success text-txt-invert rounded-full font-semibold flex items-center justify-center flex-none",
base: "bg-border-mid text-txt-invert! rounded-full font-semibold flex items-center justify-center flex-none",
variants: {
size: {
s: "size-5 text-xss",