Explorar o código

fix: SEL bg color

micha %!s(int64=2) %!d(string=hai) anos
pai
achega
60e919720d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      _LibreLightDesk.py

+ 1 - 1
_LibreLightDesk.py

@@ -1891,7 +1891,7 @@ class GUI():
 
                 if "SEL" in txt1:
                     b.configure(fg="black")
-                    #b.configure(bg="#77f")
+                    b.configure(bg="#77f")
                     #b.config(activebackground="#fff")
                 elif "ON" in txt1:
                     b.configure(fg="#040")