Header menu logo fable-electron-docs-api

IOnDidChangeThemeColor Type

Emitted when a page's theme color changes. This is usually due to encountering a meta tag:

Instance members

Instance member Description

this.color

Full Usage: this.color

Modifiers: abstract

Theme color is in format of '#rrggbb'. It is null when no theme color is set.

this.event

Full Usage: this.event

Modifiers: abstract

Type something to start searching.