diff --git a/src/profiles/Profile.tsx b/src/profiles/Profile.tsx index fff795d..cdea9d5 100644 --- a/src/profiles/Profile.tsx +++ b/src/profiles/Profile.tsx @@ -126,7 +126,7 @@ const Profile: Component = () => { variant="dense" sx={{ display: "flex", - color: bannerSampledColors()?.text, + color: scrolledPastBanner() ? undefined : bannerSampledColors()?.text, paddingTop: "var(--safe-area-inset-top)", }} >