[GTK3] Fix invalid colour name in treeview
ClosedPublic

Authored by cblack on Nov 22 2019, 9:15 PM.

Details

Summary

Treeview used an invalid colour: @theme_base_fg_color instead of @theme_fg_color.
BUG: 414391
FIXED-IN: 5.17.4

Test Plan

See that 414391 is fixed.

Diff Detail

Repository
R98 Breeze for Gtk
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
cblack created this revision.Nov 22 2019, 9:15 PM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 22 2019, 9:15 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
cblack requested review of this revision.Nov 22 2019, 9:15 PM
davidedmundson accepted this revision.Nov 22 2019, 9:57 PM
This revision is now accepted and ready to land.Nov 22 2019, 9:57 PM
ndavis accepted this revision.Nov 23 2019, 12:13 AM
This revision was automatically updated to reflect the committed changes.