Tweak greens (#9177)

* tweak greens

* undo test code
This commit is contained in:
Samuel Newman
2025-10-10 19:15:48 +03:00
committed by GitHub
parent ec8c36e614
commit 6cd6a3447d
10 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ let RepostButton = ({
<PostControlButton
testID="repostBtn"
active={isReposted}
activeColor={t.palette.positive_600}
activeColor={t.palette.positive_500}
big={big}
onPress={onPress}
onLongPress={onLongPress}