Fix stylesheet linking in 8 icons
ClosedPublic

Authored by davidhurka on Mar 27 2020, 8:20 PM.

Details

Summary

These 8 icons were (partially) not recolored by the stylesheet, because their elements were either not linked to the stylesheet, or had contradicting style information.
This adds the missing class attributes and removes the wrong color definitions in the style attributes.

Furthermore, I would like to know why icons/actions/symbolic/list-remove-symbolic.svg has an additional stylesheet “current-color-scheme-6”. Is that information available?

Diff Detail

Repository
R266 Breeze Icons
Branch
fix-some-style-attributes
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24354
Build 24372: arc lint + arc unit
davidhurka created this revision.Mar 27 2020, 8:20 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptMar 27 2020, 8:20 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
davidhurka requested review of this revision.Mar 27 2020, 8:20 PM
davidhurka updated this revision to Diff 78702.Mar 27 2020, 8:24 PM
  • Fix spelling
ndavis accepted this revision.Mar 28 2020, 8:04 AM

LGTM

This revision is now accepted and ready to land.Mar 28 2020, 8:04 AM
This revision was automatically updated to reflect the committed changes.