Static
EventStatic
Private
_colorStatic
Private
_observerStatic
Private
_storageStatic
Private
_styleStatic
Private
_windowStatic
Private
_windowStatic
Private
_removeStatic
Private
_removeStatic
Private
_removeStatic
Private
_startStatic
Private
_startStatic
Private
_startStatic
destroyStatic
getStatic
getStatic
hasStatic
hasStatic
onStatic
setStatic
setThe color schema to use. If you specify 'undefined' the user defined value will be removed (eg. browser's choice will be active then).
This should be the object from window.open()
or window.opener()
or HTMLIFrameElement.contentWindow
or window.parent
, etc
Optional origin. Generally it's unsafe to use '*' but dark/light theme value is not very big secret.
Static
setStatic
unsetSends a message to remove a color scheme from remote target.
This should be something that can receive events.
This should be the object from window.open()
or window.opener()
or HTMLIFrameElement.contentWindow
or window.parent
, etc
Optional origin. Generally it's unsafe to use '*' but dark/light theme value is not very big secret.
Generated using TypeDoc
Sends a message to set color scheme on remote target.
This should be something that can receive events.