15 lines
445 B
YAML
15 lines
445 B
YAML
# General dumping-ground for UI element sizes, etc.
|
|
|
|
Metrics:
|
|
ButtonDepth: 0
|
|
ButtonFont: Bold
|
|
ButtonTextColor: 255,255,255
|
|
ButtonTextColorDisabled: 128,128,128
|
|
ButtonTextContrast: false
|
|
ButtonTextContrastColor: 0,0,0
|
|
CheckboxPressedState: true
|
|
TextFont: Regular
|
|
TextColor: 255,255,255
|
|
TextContrast: false
|
|
TextContrastColor: 0,0,0
|
|
ColorPickerRemapIndices: 176, 178, 180, 182, 184, 186, 189, 191, 177, 179, 181, 183, 185, 187, 188, 190 |