update themes (videoMenuDisabledColor)

This commit is contained in:
rolux 2013-02-21 01:43:16 +05:30
parent ac7b688302
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": [160, 160, 160],
"videoMenuDisabledColor": [255, 255, 255, 0.5],
"videoMenuSelectedGradient": [[48, 48, 48, 0.5], [16, 16, 16, 0.5]],
"videoAnnotationEditableEditingBackground": [160, 224, 160],

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

View file

@ -216,7 +216,7 @@
"videoInputGradient": [[192, 192, 192, 0.75], [224, 224, 224, 0.75]],
"videoMenuBackground": [224, 224, 224, 0.5],
"videoMenuBorder": [192, 192, 192, 0.5],
"videoMenuDisabledColor": [160, 160, 160],
"videoMenuDisabledColor": [0, 0, 0, 0.5],
"videoMenuSelectedGradient": [[240, 240, 240, 0.5], [208, 208, 208, 0.5]],
"videoAnnotationEditableEditingBackground": [160, 224, 160],

View file

@ -216,7 +216,7 @@
"videoInputGradient": [[128, 128, 128, 0.75], [160, 160, 160, 0.75]],
"videoMenuBackground": [160, 160, 160, 0.5],
"videoMenuBorder": [144, 144, 144, 0.5],
"videoMenuDisabledColor": [128, 128, 128],
"videoMenuDisabledColor": [0, 0, 0, 0.5],
"videoMenuSelectedGradient": [[128, 128, 128, 0.5], [128, 128, 128, 0.5]],
"videoAnnotationEditableEditingBackground": [64, 192, 64],