diff --git a/cognee/cli/commands/tui_command.py b/cognee/cli/commands/tui_command.py index 5f57ad4a6..49d879a43 100644 --- a/cognee/cli/commands/tui_command.py +++ b/cognee/cli/commands/tui_command.py @@ -61,11 +61,12 @@ class TuiCommand(SupportsCliCommand): #header { dock: top; - height: 3; background: $boost; color: $text; content-align: center middle; border: solid $primary; + text-style: bold; + padding: 1; } #main-container {