24 lines
682 B
YAML
24 lines
682 B
YAML
# General dumping-ground for UI element sizes, etc.
|
|
Metrics:
|
|
ButtonDepth: 1
|
|
ButtonFont: Regular
|
|
ButtonTextColor: FFFFFF
|
|
ButtonTextColorDisabled: 808080
|
|
ButtonTextContrast: false
|
|
ButtonTextContrastColor: 000000
|
|
ButtonBaseLine: 0
|
|
CheckboxPressedState: false
|
|
HotkeyFont: Regular
|
|
HotkeyColor: FFFFFF
|
|
HotkeyColorDisabled: 808080
|
|
TextfieldFont: Regular
|
|
TextfieldColor: FFFFFF
|
|
TextfieldColorDisabled: 808080
|
|
TextfieldColorInvalid: FFC0C0
|
|
TextFont: Regular
|
|
TextColor: FFFFFF
|
|
TextContrast: false
|
|
TextContrastColor: 000000
|
|
ColorPickerRemapIndices: 255, 254, 253, 252, 251, 250, 249, 248, 247, 246, 245, 244, 243, 242, 241, 240
|
|
ColorPickerActorType: ^carryall.colorpicker
|