https://bugs.kde.org/show_bug.cgi?id=438272
Bug ID: 438272 Summary: reusable-assets/laptop.svg visually assumes a dark reddish surrounding area which is not always present Product: www.kde.org Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: kde-...@kde.org Reporter: n...@kde.org Target Milestone: --- This image looks great on https://kde.org/ where is is surrounded by Plasma 5.21's dark red Milky Way wallpaper! However it looks less great on https://kde.org/announcements/plasma/5/5.22.0/, where it is surrounded by Plasma 5.22's light blue Altai wallpaper, or on https://kde.org/plasma-desktop/, where it is surrounded by a neutral white background. The SVG itself has a tint layer, so changing the color is not a problem. However changing the tint color from red to blue would simply make it look bad on other pages. It seems like we need to either make multiple copies of the SVG with different tint colors, or else somehow dynamically change the tint color according to the surrounding background. Perhaps en embedded CSS stylesheet with data pulled from elsewhere could do this? -- You are receiving this mail because: You are watching all bug changes.