add rawColors
This commit is contained in:
parent
cc6ec2a717
commit
372cf01cee
1 changed files with 7 additions and 1 deletions
|
@ -17,6 +17,12 @@
|
|||
"BACKGROUND_MOBILE_SECONDARY": ["#000000"],
|
||||
"CHAT_BACKGROUND": ["#000000"]
|
||||
},
|
||||
"rawColors": {},
|
||||
"rawColors": {
|
||||
"PRIMARY_600": "#000000",
|
||||
"PRIMARY_630": "#000000",
|
||||
"PRIMARY_660": "#000000",
|
||||
"PRIMARY_700": "#000000",
|
||||
"PRIMARY_800": "#000000"
|
||||
},
|
||||
"spec": 2
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue