当您拥有大量主题和大量主题组件时,可能难以确保您的组件仅为您希望启用的主题启用(且仅针对这些主题)。
主题组件矩阵的构想是让您一目了然地查看所有主题及其组件。在我制作的示意图中,它仅显示“是/否”,但这些将是链接,让您能够即时切换组件。
如果列数过多,或许可以通过 CSS 旋转组件名称?
当您拥有大量主题和大量主题组件时,可能难以确保您的组件仅为您希望启用的主题启用(且仅针对这些主题)。
主题组件矩阵的构想是让您一目了然地查看所有主题及其组件。在我制作的示意图中,它仅显示“是/否”,但这些将是链接,让您能够即时切换组件。
如果列数过多,或许可以通过 CSS 旋转组件名称?
@Dannii This is an excellent idea!
Prior to doing anything in core maybe try 2 things:
A data explorer query for this
A theme component that adds Matrix 
I worry about adding complexity here to core.
Also on core’s side, I think it makes sense to show a list of “themes” that have a component in the actual customize menu for the component. Just need to be careful not to clutter that UI too much.