I manage the wiki swse.miraheze.org, and have been having issues with how dark mode applies to images. By default, the DarkMode extension is rotating their hue when in Dark Mode, which is an effect I want to cancel. However, applying the .mw-no-invert class has had no effect, and applying the filter: invert( 1 ) hue-rotate( 180deg ) does not have the desired effect. Is there some method to exclude images from the initial hue rotation that the DarkMode extension applies?
The normal appearance of an image
The image in Dark Mode
Image in default when attempting to apply the hue-rotate
Image in dark mode when attempting to apply the hue-rotate



