Theme to apply
Optional
previousStyleElement: HTMLStyleElementPrevious style element if applicable
Optional
styleElementIdSuffix: stringSuffix to apply to the ID of the new style element. Will be THEME_STYLE_ELEMENT_ID with a dash and the suffix added to it
Applies a CSS stylesheet for the provided theme to the current window
WARNING: THIS MUST BE BOUND TO
window
IN ORDER TO USE!