You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reworked the venv area into a tabbed view, initializing tab with per-tab headers, buttons, and tables that hold the venv listing and path label together.
Moved wizard and package dialog QSS definitions into styles/theme.py so styling is centralized and reusable across modules.
Added shared HTML helpers for the package installer/manager titles and venv name accent to styles/custom.py.
Updated wizard, package installer, and package manager to import shared styles from theme.py/custom.py instead of embedding stylesheets inline.