cli: Color web banner attic window

This commit is contained in:
Bas Nijholt
2026-06-30 20:20:08 -07:00
parent bc80e0199c
commit f7b9302c81

View File

@@ -23,7 +23,9 @@ def _compose_farm_banner() -> Text:
banner.append(" .-^-.\n", style=structure)
banner.append(" .-' _ '-.\n", style=structure)
banner.append(" / |_| \\\n", style=structure)
banner.append(" / ", style=structure)
banner.append("|_|", style=windows)
banner.append(" \\\n", style=structure)
banner.append(" /-------------\\\n", style=structure)
banner.append(" / ", style=structure)
banner.append("[]", style=windows)