Convert MiniYaml colors to hex

This commit is contained in:
atlimit8
2015-10-03 14:47:05 -05:00
parent dac15edce5
commit 949994f10b
208 changed files with 11748 additions and 11737 deletions

View File

@@ -3,21 +3,21 @@
Metrics:
ButtonDepth: 0
ButtonFont: Bold
ButtonTextColor: 255,255,255
ButtonTextColorDisabled: 128,128,128
ButtonTextColor: FFFFFF
ButtonTextColorDisabled: 808080
ButtonTextContrast: false
ButtonTextContrastColor: 0,0,0
ButtonTextContrastColor: 000000
ButtonBaseLine: 2
CheckboxPressedState: true
HotkeyFont: Regular
HotkeyColor: 255,255,255
HotkeyColorDisabled: 128,128,128
HotkeyColor: FFFFFF
HotkeyColorDisabled: 808080
TextfieldFont: Regular
TextfieldColor: 255,255,255
TextfieldColorDisabled: 128,128,128
TextfieldColorInvalid: 255,192,192
TextfieldColor: FFFFFF
TextfieldColorDisabled: 808080
TextfieldColorInvalid: FFC0C0
TextFont: Regular
TextColor: 255,255,255
TextColor: FFFFFF
TextContrast: false
TextContrastColor: 0,0,0
TextContrastColor: 000000
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190