interface ThemingExt {
    $onColorThemeChange(type): void;
}

Implemented by

Methods