introduce BaseTheme to allow inheritage between platform themes
ClosedPublic

Authored by mgallien on Sep 11 2018, 8:15 PM.

Details

Summary

BaseTheme is the new component where all common definitions should go.
When something specific needs to be done, it should go in the appropriate
platform specific theme

Test Plan

linux version is unchanged but its theme component is now empty

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Sep 11 2018, 8:15 PM
mgallien created this revision.
This revision is now accepted and ready to land.Sep 13 2018, 5:40 PM
This revision was automatically updated to reflect the committed changes.