1
0
Fork 0
forked from 0x2620/oxjs

update themes (videoMenuDisabledColor)

This commit is contained in:
rolux 2013-02-21 01:43:16 +05:30
commit 6619e971a5
4 changed files with 4 additions and 4 deletions

View file

@ -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],