I have looked at the kivy button docs, and it states that baground_disabled_down defaults to ‘atlas://data/images/defaulttheme/button_disabled_pressed’. so I figured this was a path to the image I want to display, so I put my own path in the kv file, yet nothing shows up.
the backslash should be a forwardslash.