fix selected annotation background in aqua theme

This commit is contained in:
rolux 2013-01-31 16:48:59 +05:30
parent 9b7a4428a6
commit a2ffd8e439

View file

@ -220,7 +220,7 @@
"videoAnnotationEditableEditingBackground": [160, 224, 160],
"videoAnnotationEditableEditingColor": [0, 0, 0],
"videoAnnotationEditableSelectedBackground": [64, 192, 255],
"videoAnnotationEditableSelectedBackground": [64, 128, 255],
"videoAnnotationEditableSelectedShadow": [64, 64, 64],
"videoAnnotationSelectedBackground": [208, 208, 208],
"videoAnnotationSeparatorColor": [96, 96, 96],