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
BlackPerl
A very dark blue-grey used for sliders that have input focus
public static readonly Color BlackPerl
Field Value
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
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
ControlFormat
public static readonly GlyphFormat ControlFormat
Field Value
Dark
public static readonly Color Dark
Field Value
DarkSlateGrey
Dark slate grey used for list backgrounds
public static readonly Color DarkSlateGrey
Field Value
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
EbonyClay
public static readonly Color EbonyClay
Field Value
Gunmetal
public static readonly Color Gunmetal
Field Value
HeaderFormat
public static readonly GlyphFormat HeaderFormat
Field Value
InvControlFormat
public static readonly GlyphFormat InvControlFormat
Field Value
LimedSpruce
Darker medium blue-grey used for borders around buttons, sliders, etc in the SE terminal.
public static readonly Color LimedSpruce
Field Value
Mercury
White with a hint of blue. Used for selection tabs in the SE terminal.
public static readonly Color Mercury
Field Value
MidGrey
Darker medium blue-grey used for scroll bars (the actual bar, not the slider)
public static readonly Color MidGrey
Field Value
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
MistBlue
Medium blue-grey used for scroll bar slider buttons
public static readonly Color MistBlue
Field Value
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
StormGrey
Medium blue-grey used for tick boxes
public static readonly Color StormGrey
Field Value
WarningFormat
public static readonly GlyphFormat WarningFormat