diff --git a/portprotonqt/themes/standart/styles/get_wine.py b/portprotonqt/themes/standart/styles/get_wine.py index 60f5166..fb3e5d9 100644 --- a/portprotonqt/themes/standart/styles/get_wine.py +++ b/portprotonqt/themes/standart/styles/get_wine.py @@ -41,7 +41,9 @@ QTableWidget {{ QTableWidget::item:!enabled {{ color: #7a7a7a; }} -QTableWidget::item:focus {{ +QTableWidget::item:selected, +QTableWidget::item:selected:!active, +QTableWidget::item:hover {{ background: {color_a}; }} /* CheckBox */