Enhance styling of active and inactive entries in DataTable for better visibility

This commit is contained in:
Philip Henning 2025-07-29 17:11:47 +02:00
parent 9cd2b5c3fe
commit e83db8ce67
2 changed files with 6 additions and 5 deletions

View file

@ -9,6 +9,7 @@ The **hosts** project is a Python-based terminal application designed to manage
The application provides a two-pane TUI:
- **Left pane:** List of all hostname entries. With columns:
- - Active (add a ✓, when active)
- IP address
- Canonical hostname
- **Right pane:** Detailed view of the selected entry.