This commit is contained in:
Auric Vente
2024-07-23 00:47:54 -06:00
parent 881d51f1c2
commit f76cb83bc1
2 changed files with 1 additions and 2 deletions

View File

@@ -439,7 +439,7 @@ class Game:
style = f"""
QMenu::separator {{
background-color: {Config.separator_color};
background-color: {Config.alt_border_color};
}}
"""