2024-06-09, 09:46 PM
(2024-06-09, 01:01 PM)Iskelderon Wrote: I had to darken the background image, since it just showed up with only the blur and hence made the white text unreadable on bright image sections, but otherwise it's great.
Code:.layout-desktop .backdropImage {
filter: brightness(75%) blur(8px);
}
Are you referring to the admin panel tiles? If so, I’ll do a combination between darkening and adding some text shadow so it doesn’t completely wash out the effect. I’ll take a look tomorrow.