pyblock/pybitblock/shared
GaltRanch db640ac8fc Replace Rich Tables with inline console.print for transparent backgrounds
Tables pad columns with spaces that show a different background color.
Switch sysinfo and menu to console.print() with markup strings instead,
which render with the terminal's native background color.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 15:28:30 -03:00
..
__init__.py Refactor architecture: config singleton, logging, menu system, dependencies 2026-04-01 10:58:24 -03:00
display.py Upgrade sysinfo() to Rich with color-coded CPU/Memory bars 2026-04-01 13:28:02 -03:00
formatting.py Refactor architecture: config singleton, logging, menu system, dependencies 2026-04-01 10:58:24 -03:00
rich_ui.py Replace Rich Tables with inline console.print for transparent backgrounds 2026-04-01 15:28:30 -03:00
ui.py Upgrade show_error/warning/success to use Rich panels when available 2026-04-01 13:30:21 -03:00