diff --git a/src/frontend/apps/impress/src/features/header/components/Title.tsx b/src/frontend/apps/impress/src/features/header/components/Title.tsx index 19393b34..fcfcb915 100644 --- a/src/frontend/apps/impress/src/features/header/components/Title.tsx +++ b/src/frontend/apps/impress/src/features/header/components/Title.tsx @@ -8,7 +8,6 @@ export const Title = () => { const { t } = useTranslation(); const theme = useCunninghamTheme(); const spacings = theme.spacingsTokens(); - const colors = theme.colorsTokens(); return ( @@ -36,7 +35,8 @@ export const Title = () => { `} $width="40px" $height="16px" - $background={colors['primary-200']} + $background="#ECECFF" + $color="#5958D3" > BETA