Hey, I am using Discord OAuth as a login provider for my self hosted authentik instance. I am using a discord image as an icon, and can't understand where it receives the image overlay filter on the login flow from. The icon looks like the regular discord image when it gets fetched by the browser, but it has a yellow tint when displayed. Have tried going through /web/dist/authentik.css and inspected with devtools to try to find the css filter, but am unable to locate the source.
Any ideas to where Authentik applies this overlay filter in the login UI? Very minor issue, but I'd be nice to clean up.