Add a Shadow option to LabelWidget and ButtonWidget
This commit is contained in:
@@ -5,6 +5,7 @@ Metrics:
|
||||
ButtonTextColor: FFFFFF
|
||||
ButtonTextColorDisabled: 808080
|
||||
ButtonTextContrast: false
|
||||
ButtonTextShadow: false
|
||||
ButtonTextContrastColorDark: 000000
|
||||
ButtonTextContrastColorLight: 7F7F7F
|
||||
ButtonBaseLine: 0
|
||||
@@ -19,6 +20,7 @@ Metrics:
|
||||
TextFont: Regular
|
||||
TextColor: FFFFFF
|
||||
TextContrast: false
|
||||
TextShadow: false
|
||||
TextContrastColorDark: 000000
|
||||
TextContrastColorLight: 7F7F7F
|
||||
ColorPickerRemapIndices: 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31
|
||||
|
||||
Reference in New Issue
Block a user