Table of Contents

Class TerminalFormatting

Namespace
RichHudFramework.UI
Assembly
RichHudClient.dll

Colors and text formatting used in styling the Rich HUD Terminal and other UI elements themed on the Space Engineers terminal style.

public static class TerminalFormatting
Inheritance
TerminalFormatting

Fields

Atomic

Dark medium grey used for background highlights for moused-over elements

public static readonly Color Atomic

Field Value

Color

BlackPerl

A very dark blue-grey used for sliders that have input focus

public static readonly Color BlackPerl

Field Value

Color

Charcoal

Dark slightly-blue color used for buttons that have focus (were last clicked). Used in combination in SE with a bright blue background.

public static readonly Color Charcoal

Field Value

Color

Cinder

A slightly-different very dark blue-grey used for sliders and check boxes that have input focus

public static readonly Color Cinder

Field Value

Color

ControlFormat

public static readonly GlyphFormat ControlFormat

Field Value

GlyphFormat

Dark

public static readonly Color Dark

Field Value

Color

DarkSlateGrey

Dark slate grey used for list backgrounds

public static readonly Color DarkSlateGrey

Field Value

Color

DullMint

A light blue-grey used to indicate selections for things like on/off buttons in the SE terminal.

public static readonly Color DullMint

Field Value

Color

EbonyClay

public static readonly Color EbonyClay

Field Value

Color

Gunmetal

public static readonly Color Gunmetal

Field Value

Color

HeaderFormat

public static readonly GlyphFormat HeaderFormat

Field Value

GlyphFormat

InvControlFormat

public static readonly GlyphFormat InvControlFormat

Field Value

GlyphFormat

LimedSpruce

Darker medium blue-grey used for borders around buttons, sliders, etc in the SE terminal.

public static readonly Color LimedSpruce

Field Value

Color

Mercury

White with a hint of blue. Used for selection tabs in the SE terminal.

public static readonly Color Mercury

Field Value

Color

MidGrey

Darker medium blue-grey used for scroll bars (the actual bar, not the slider)

public static readonly Color MidGrey

Field Value

Color

Mint

Bright blue background use for controls that have focus (last clicked). Usually used in combinatination in SE with Charcoal as the text color.

public static readonly Color Mint

Field Value

Color

MistBlue

Medium blue-grey used for scroll bar slider buttons

public static readonly Color MistBlue

Field Value

Color

OuterSpace

A dark blue grey commonly used for background colors for buttons and lists in the SE terminal.

public static readonly Color OuterSpace

Field Value

Color

StormGrey

Medium blue-grey used for tick boxes

public static readonly Color StormGrey

Field Value

Color

WarningFormat

public static readonly GlyphFormat WarningFormat

Field Value

GlyphFormat