Table of Contents

Enum ColorRoleState

Namespace
SharpConsoleUI.Themes
Assembly
SharpConsoleUI.dll

Interaction state used when resolving role colours.

public enum ColorRoleState
Extension Methods

Fields

Disabled = 2

Disabled state — the role colours are alpha-damped.

Focused = 1

Focused state — the role colour is brightened.

Normal = 0

Normal (resting) state.