mirror of
https://github.com/HIllya51/LunaTranslator.git
synced 2024-12-29 16:44:13 +08:00
repair
This commit is contained in:
parent
844b47ac87
commit
d54a9e2184
@ -263,6 +263,7 @@ class Settin(closeashidewindow):
|
|||||||
winsharedutils.SetTheme(
|
winsharedutils.SetTheme(
|
||||||
int(widget.winId()), dark, globalconfig["WindowBackdrop"]
|
int(widget.winId()), dark, globalconfig["WindowBackdrop"]
|
||||||
)
|
)
|
||||||
|
style = ""
|
||||||
for _ in (0,):
|
for _ in (0,):
|
||||||
try:
|
try:
|
||||||
idx = globalconfig[darklight + "theme"] - int(not dark)
|
idx = globalconfig[darklight + "theme"] - int(not dark)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user