chore: uptick

This commit is contained in:
Brooklyn Nicholson 2026-04-16 14:48:29 -05:00
parent 0478266831
commit 18840bcff8
3 changed files with 132 additions and 1 deletions

View file

@ -146,7 +146,7 @@ export function AppOverlays({
key={`${start + i}:${item.text}:${item.display}:${item.meta ?? ''}`}
width="100%"
>
<Text bold={active} color={ui.theme.color.bronze}>
<Text bold color={ui.theme.color.label}>
{' '}
{item.display}
</Text>