add missing key in aqua theme json
This commit is contained in:
parent
6e1491eae3
commit
ac7b688302
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@
|
||||||
"videoInputGradient": [[32, 32, 32, 0.75], [64, 64, 64, 0.75]],
|
"videoInputGradient": [[32, 32, 32, 0.75], [64, 64, 64, 0.75]],
|
||||||
"videoMenuBackground": [32, 32, 32, 0.5],
|
"videoMenuBackground": [32, 32, 32, 0.5],
|
||||||
"videoMenuBorder": [64, 64, 64, 0.5],
|
"videoMenuBorder": [64, 64, 64, 0.5],
|
||||||
|
"videoMenuDisabledColor": [160, 160, 160],
|
||||||
"videoMenuSelectedGradient": [[48, 48, 48, 0.5], [16, 16, 16, 0.5]],
|
"videoMenuSelectedGradient": [[48, 48, 48, 0.5], [16, 16, 16, 0.5]],
|
||||||
|
|
||||||
"videoAnnotationEditableEditingBackground": [160, 224, 160],
|
"videoAnnotationEditableEditingBackground": [160, 224, 160],
|
||||||
|
|
Loading…
Reference in a new issue