After you moved content of app/design/adminhtml/Magento/backend theme to vendor/theme-adminhtml-backend, putting any overriding files in app/design/adminhtml/Magento/backend isn't processed at all
and isn't deployed to pub/static/...
Why?
And how to override backend theme without touching the core files?