Skip to content
Version 2.11.0
↓ Get the launcher

ITheme interface

Plugin-facing theme façade. The single entry point plugins receive via IPluginServices.Theme; bundles the palette, draw helpers, semantic text, and layout primitives under one type. Facade-inheritance keeps the surface cohesive while letting each facet sit under the analyzer’s member-count cap.

public interface ITheme : IThemeAccess, IThemePalette