feat(cli): TUI complete overhaul — components, sidebar, search, branding #157

Merged
jason.woltje merged 26 commits from feat/p7-tui-improvements into main 2026-03-15 22:17:20 +00:00
Showing only changes of commit 2936cef884 - Show all commits

View File

@@ -77,7 +77,7 @@ export function TopBar({
return ( return (
<Box paddingX={1} paddingY={0} marginBottom={1}> <Box paddingX={1} paddingY={0} marginBottom={1}>
<MosaicIcon /> <MosaicIcon />
<Box flexDirection="column"> <Box flexDirection="column" flexGrow={1}>
<Text> <Text>
<Text bold color="#56a0ff"> <Text bold color="#56a0ff">
Mosaic Stack Mosaic Stack