feat(cli): TUI complete overhaul — components, sidebar, search, branding #157
@@ -33,7 +33,7 @@ function formatContextWindow(n: number): string {
|
||||
*/
|
||||
function MosaicIcon() {
|
||||
return (
|
||||
<Box flexDirection="column" marginRight={1}>
|
||||
<Box flexDirection="column" marginRight={2}>
|
||||
<Text>
|
||||
<Text color="#2f80ff">██</Text>
|
||||
<Text> </Text>
|
||||
|
||||
Reference in New Issue
Block a user