Table of Contents

Event ThemeChanged

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

Raised after the active theme — or any setting affecting *Settings.Defaults — has changed. The Value is the name of the currently-active theme.

public static event EventHandler<EventArgs<string>>? ThemeChanged

Returns

EventHandler<EventArgs<string>>
Raised after the active theme — or any setting affecting *Settings.Defaults — has changed. The is the name of the currently-active theme.