ndavis added a comment.
It's still going to be a PITA with manual editing. Maybe there's a way to automate it with `awk`, but I don't know that tool well enough. This should at least make the deleting part easier: `sed --follow-symlinks -i 's/style="opacity:0.05"//' tasks.svg` Do this too while you're at it since I noticed some useless style lines: `sed --follow-symlinks -i 's/style=""//' tasks.svg` REPOSITORY R242 Plasma Framework (Library) REVISION DETAIL https://phabricator.kde.org/D25340 To: niccolove, #vdg, ngraham, ndavis Cc: filipf, manueljlin, ngraham, ndavis, kde-frameworks-devel, LeGast00n, GB_2, michaelh, bruns