D28323: Fix some stylesheet colors in 2 icon files

2020-03-27 Thread Noah Davis
This revision was automatically updated to reflect the committed changes.
Closed by commit R266:0b834e41640f: Fix some stylesheet colors in 2 icon files 
(authored by davidhurka, committed by ndavis).

REPOSITORY
  R266 Breeze Icons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D28323?vs=78598=78620

REVISION DETAIL
  https://phabricator.kde.org/D28323

AFFECTED FILES
  icons/status/22/TeamViewer.svg
  icons/status/22/flameshot-tray.svg

To: davidhurka, #vdg, ndavis
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D28323: Fix some stylesheet colors in 2 icon files

2020-03-27 Thread Noah Davis
ndavis accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R266 Breeze Icons

BRANCH
  fix-some-stylesheet-colors

REVISION DETAIL
  https://phabricator.kde.org/D28323

To: davidhurka, #vdg, ndavis
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns


D28323: Fix some stylesheet colors in 2 icon files

2020-03-26 Thread David Hurka
davidhurka created this revision.
davidhurka added a reviewer: VDG.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
davidhurka requested review of this revision.

REVISION SUMMARY
  This fixes two tiny inconsistencies in existing icon files in icons/.
  In the stylesheet they have #232627 for ColorScheme-Text.
  Now they use #232629, like in all other icon files.
  
  This inconsistency wasn’t a problem until now,
  but would make it difficult to auto-generate icons-dark/ from icons.
  The key in auto-generating is to substitute the colors in the stylesheets,
  so the stylesheets need to have the correct colors.

REPOSITORY
  R266 Breeze Icons

BRANCH
  fix-some-stylesheet-colors

REVISION DETAIL
  https://phabricator.kde.org/D28323

AFFECTED FILES
  icons/status/22/TeamViewer.svg
  icons/status/22/flameshot-tray.svg

To: davidhurka, #vdg
Cc: kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns