25 lines
675 B
YAML
25 lines
675 B
YAML
# General dumping-ground for UI element sizes, etc.
|
|
|
|
Metrics:
|
|
ButtonDepth: 0
|
|
ButtonFont: Bold
|
|
ButtonTextColor: FFFFFF
|
|
ButtonTextColorDisabled: 808080
|
|
ButtonTextContrast: false
|
|
ButtonTextContrastColor: 000000
|
|
ButtonBaseLine: 0
|
|
CheckboxPressedState: true
|
|
HotkeyFont: Regular
|
|
HotkeyColor: FFFFFF
|
|
HotkeyColorDisabled: 808080
|
|
TextfieldFont: Regular
|
|
TextfieldColor: FFFFFF
|
|
TextfieldColorDisabled: 808080
|
|
TextfieldColorInvalid: FFC0C0
|
|
TextFont: Regular
|
|
TextColor: FFFFFF
|
|
TextContrast: false
|
|
TextContrastColor: 000000
|
|
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
|
|
ColorPickerActorType: ^fact.colorpicker
|