WTC: fix default color not found
This commit is contained in:
parent
cf4d3e71eb
commit
792920baff
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@ Var WelcomeColor = "0xEE8C62"
|
|||
Var BackgroundColor = "0xeae6e1"
|
||||
Var HeadlineColor = "0x513C2F"
|
||||
Var SubHeadlineColor = "0x6F5F51"
|
||||
Var PopupBodyTextColor = "0xB78F24"
|
||||
Var PopupBodyTextColor = "0xB78F24"
|
||||
Var BodyTextColor = HeadlineColor
|
||||
Loading…
Add table
Add a link
Reference in a new issue