support for "transparent" color keyword
This commit is contained in:
parent
6e11924c27
commit
332d31dc02
5 changed files with 78 additions and 44 deletions
|
@ -109,6 +109,11 @@
|
|||
"opacity": {
|
||||
"input": "1"
|
||||
},
|
||||
"v3compat": {
|
||||
"colors": {
|
||||
"panel": "transparent"
|
||||
}
|
||||
},
|
||||
"colors": {
|
||||
"bg": "#eff0f1",
|
||||
"text": "#232627",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue