Add proper inheritance for TextColor.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Button]
|
||||
BackgroundColor = "#0f62fe"
|
||||
TextColor = "#37eb34"
|
||||
TextColor = "#ffffff"
|
||||
Padding = 16.0
|
||||
|
||||
# Creates an empty rule for Button.Normal.
|
||||
@@ -29,7 +29,6 @@ BackgroundColor = "#750e13"
|
||||
BackgroundColor = [0, 0, 0, 0]
|
||||
BorderSize = 1.0
|
||||
BorderColor = "#0f62fe"
|
||||
TextColor = "#0353e9"
|
||||
|
||||
[Button.Outline.Normal]
|
||||
TextColor = "#0353e9"
|
||||
|
||||
Reference in New Issue
Block a user