Fair enough, will do. In the mean time, putting
@-moz-document url-prefix("https://kagi.com/") {
body {
background: #262837 !important;
}
}
into userContent.css does fix the flash of white (it still does not look great, but it is better). Leaving it here as a workaround.