Move most UI metrics to common.

This reduces the odds that a third-party mod will crash due to missing
one of them. Eliminates ra2#291.
This commit is contained in:
Alexis Hunt
2016-09-05 09:17:34 -04:00
parent c9474a857a
commit ef8b672f51
7 changed files with 44 additions and 128 deletions

View File

@@ -3,26 +3,6 @@
Metrics:
ButtonDepth: 0
ButtonFont: Bold
ButtonTextColor: FFFFFF
ButtonTextColorDisabled: 808080
ButtonTextContrast: false
ButtonTextShadow: false
ButtonTextContrastColorDark: 000000
ButtonTextContrastColorLight: 7F7F7F
ButtonBaseLine: 0
CheckboxPressedState: true
HotkeyFont: Regular
HotkeyColor: FFFFFF
HotkeyColorDisabled: 808080
TextfieldFont: Regular
TextfieldColor: FFFFFF
TextfieldColorDisabled: 808080
TextfieldColorInvalid: FFC0C0
TextFont: Regular
TextColor: FFFFFF
TextContrast: false
TextShadow: false
TextContrastColorDark: 000000
TextContrastColorLight: 7F7F7F
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190
ColorPickerActorType: ^fact.colorpicker
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190