Moves defaults for HotkeyEntryWidget to global settings in metrics.yaml.

This commit is contained in:
reaperrr
2013-11-19 01:41:32 +01:00
parent 394a2b5166
commit e73b3705c6
5 changed files with 17 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ Metrics:
ButtonTextContrast: false
ButtonTextContrastColor: 0,0,0
CheckboxPressedState: true
HotkeyFont: Regular
HotkeyColor: 255,255,255
HotkeyColorDisabled: 128,128,128
TextFont: Regular
TextColor: 255,255,255
TextContrast: false