diff --git a/src/components/MoneyRequestSkeletonView.tsx b/src/components/MoneyRequestSkeletonView.tsx index e11e7bcecc07..400e3c9534d7 100644 --- a/src/components/MoneyRequestSkeletonView.tsx +++ b/src/components/MoneyRequestSkeletonView.tsx @@ -13,8 +13,8 @@ function MoneyRequestSkeletonView() { animate width={styles.w100.width} height={variables.moneyRequestSkeletonHeight} - backgroundColor={theme.borderLighter} - foregroundColor={theme.border} + backgroundColor={theme.skeletonLHNIn} + foregroundColor={theme.skeletonLHNOut} >