Table of Contents

Method SetThemeColors

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetThemeColors(Color, Color)

Sets the same background and foreground colors for all parts of the theme.

public void SetThemeColors(Color background, Color foreground)

Parameters

background Color

The background color to apply.

foreground Color

The foreground color to apply.