With the dark theme, 2FA settings look like this:

That’s because they are loaded in the <img> tag. Ideally it should be changed to use a class on the header like icon-… so it’s used as background-image.
Documentation on that at: https://docs.nextcloud.com/server/latest/developer_manual/design/css.html#scss-icons-mixins
With the dark theme, 2FA settings look like this:

That’s because they are loaded in the
<img>tag. Ideally it should be changed to use a class on the header likeicon-…so it’s used as background-image.Documentation on that at: https://docs.nextcloud.com/server/latest/developer_manual/design/css.html#scss-icons-mixins