Table of Contents

Class PaletteColor

Namespace
BlazOrbit.Components
Assembly
BlazOrbit.Core.dll
public sealed class PaletteColor
Inheritance
object
PaletteColor

Properties

Background

public static PaletteColor Background { get; }

Property Value

PaletteColor

BackgroundContrast

public static PaletteColor BackgroundContrast { get; }

Property Value

PaletteColor

Border

public static PaletteColor Border { get; }

Property Value

PaletteColor

Error

public static PaletteColor Error { get; }

Property Value

PaletteColor

ErrorContrast

public static PaletteColor ErrorContrast { get; }

Property Value

PaletteColor

Highlight

public static PaletteColor Highlight { get; }

Property Value

PaletteColor

Info

public static PaletteColor Info { get; }

Property Value

PaletteColor

InfoContrast

public static PaletteColor InfoContrast { get; }

Property Value

PaletteColor

Primary

public static PaletteColor Primary { get; }

Property Value

PaletteColor

PrimaryContrast

public static PaletteColor PrimaryContrast { get; }

Property Value

PaletteColor

Secondary

public static PaletteColor Secondary { get; }

Property Value

PaletteColor

SecondaryContrast

public static PaletteColor SecondaryContrast { get; }

Property Value

PaletteColor

Shadow

public static PaletteColor Shadow { get; }

Property Value

PaletteColor

Success

public static PaletteColor Success { get; }

Property Value

PaletteColor

SuccessContrast

public static PaletteColor SuccessContrast { get; }

Property Value

PaletteColor

Surface

public static PaletteColor Surface { get; }

Property Value

PaletteColor

SurfaceContrast

public static PaletteColor SurfaceContrast { get; }

Property Value

PaletteColor

Warning

public static PaletteColor Warning { get; }

Property Value

PaletteColor

WarningContrast

public static PaletteColor WarningContrast { get; }

Property Value

PaletteColor

Methods

ToString()

public override string ToString()

Returns

string

Operators

implicit operator string(PaletteColor)

public static implicit operator string(PaletteColor p)

Parameters

p PaletteColor

Returns

string