Extract text contrast radius to ChromeMetrics and reduce to 1px.
This commit is contained in:
committed by
Matthias Mailänder
parent
7611449d3d
commit
f1325e12d4
@@ -6,6 +6,7 @@ Metrics:
|
||||
ButtonTextContrast: false
|
||||
ButtonTextContrastColorDark: 000000
|
||||
ButtonTextContrastColorLight: 7F7F7F
|
||||
ButtonTextContrastRadius: 1
|
||||
ButtonTextShadow: false
|
||||
CheckboxPressedState: false
|
||||
GameStartedColor: FFA500
|
||||
@@ -31,6 +32,7 @@ Metrics:
|
||||
TextContrast: false
|
||||
TextContrastColorDark: 000000
|
||||
TextContrastColorLight: 7F7F7F
|
||||
TextContrastRadius: 1
|
||||
TextFont: Regular
|
||||
TextShadow: false
|
||||
TextfieldColor: FFFFFF
|
||||
|
||||
Reference in New Issue
Block a user