forked from 0x2620/oxjs
update themes (videoMenuDisabledColor)
This commit is contained in:
parent
ac7b688302
commit
6619e971a5
4 changed files with 4 additions and 4 deletions
|
|
@ -216,7 +216,7 @@
|
|||
"videoInputGradient": [[32, 32, 32, 0.75], [64, 64, 64, 0.75]],
|
||||
"videoMenuBackground": [32, 32, 32, 0.5],
|
||||
"videoMenuBorder": [64, 64, 64, 0.5],
|
||||
"videoMenuDisabledColor": [128, 128, 128],
|
||||
"videoMenuDisabledColor": [255, 255, 255, 0.5],
|
||||
"videoMenuSelectedGradient": [[64, 64, 64, 0.5], [32, 32, 32, 0.5]],
|
||||
|
||||
"videoAnnotationEditableEditingBackground": [64, 128, 64],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue