OO.ui.ApexTheme = function OoUiApexTheme() {
    // Parent constructor
    OO.ui.ApexTheme.super.call( this );
};