feat(dialogs): added styles for standart theme to FileExplorer #15

Manually merged
Dervart merged 2 commits from Dervart/PortProtonQt:addgame_dialog into main 2025-06-28 03:51:40 +00:00
5 changed files with 90 additions and 69 deletions
Showing only changes of commit d501ef039e - Show all commits

View File

@ -904,7 +904,7 @@ FILE_EXPLORER_STYLE = f"""
QScrollBar::sub-line:vertical {{
border: {border_a};
background: {color_c};
border-top-right-radius: 5px;
border-top-right-radius: 5px;
}}
QScrollBar::up-arrow:vertical, QScrollBar::down-arrow:vertical {{
border: {border_a};