take out branch

This commit is contained in:
Seb Shader 2022-01-28 22:40:51 -08:00
parent 1b3c7d3503
commit 28f4a04f41

View file

@ -188,9 +188,7 @@ proc ::color-themes::motion {box} {
}
proc ::color-themes::click {box} {
if {${::color-themes::hover_theme} eq ""} {
set {::color-themes::hover_theme} $box
}
set {::color-themes::hover_theme} $box
if {${::color-themes::selected_theme} ne "" && \
${::color-themes::selected_theme} ne ${::color-themes::hover_theme}} {
.colortheme_dialog.theme_list.c.f${::color-themes::selected_theme}.c \