diff --git a/src/features/gifPicker/components/GifCategoryPills.tsx b/src/features/gifPicker/components/GifCategoryPills.tsx index 888baa946e..b3bec77f2e 100644 --- a/src/features/gifPicker/components/GifCategoryPills.tsx +++ b/src/features/gifPicker/components/GifCategoryPills.tsx @@ -70,8 +70,8 @@ export function GifCategoryPills({ label={label} onPress={() => onSelect(category)} size="small" - variant={isActive ? 'solid' : 'outline'} - color={isActive ? 'primary' : 'secondary'} + variant={isActive ? 'solid' : 'ghost'} + color="secondary" shape="round">