Simply add the attribute data-bs-theme="dark" to the
<html> tag. You can apply this dynamically using the
layout with setTheme('dark').
<html lang="en" data-bs-theme="dark">