system_overlay now borderless thanks to @Vector_null
Some checks failed
Code and build check / Check code (pull_request) Failing after 1m10s
Code and build check / Build with uv (pull_request) Successful in 45s

This commit is contained in:
2025-06-13 17:36:27 +07:00
parent bad91fed4e
commit 997e66afa6
2 changed files with 20 additions and 10 deletions

View File

@ -248,7 +248,8 @@ ACTION_BUTTON_STYLE = """
}
"""
# СТИЛЬ КНОПОК ОВЕРЛЕЯ
# СТИЛЬ ОВЕРЛЕЯ
OVERLAY_WINDOW_STYLE = "background: #282a33;"
OVERLAY_BUTTON_STYLE = """
QPushButton {
background: #3f424d;