pyblock/pybitblock/shared
GaltRanch cb89d6fbcf Restore Panel boxes with transparent background (style='on default')
Bring back the Panel borders for sysinfo, status bar, header, and menu
but use style='on default' which inherits the terminal's background
color instead of Rich's default dark gray. border_style='dim' keeps
the borders subtle.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 15:29:47 -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 Restore Panel boxes with transparent background (style='on default') 2026-04-01 15:29:47 -03:00
ui.py Upgrade show_error/warning/success to use Rich panels when available 2026-04-01 13:30:21 -03:00