fix #1690 (Oxmedium theme player view: Background of selected annotation is slightly too dark)

This commit is contained in:
rolux 2014-02-18 08:13:06 +00:00
parent 3cd6399fff
commit 18cd1fedc9

View file

@ -253,8 +253,8 @@
"videoAnnotationEditableEditingColor": [0, 0, 0], "videoAnnotationEditableEditingColor": [0, 0, 0],
"videoAnnotationEditableSelectedBackground": [64, 128, 192], "videoAnnotationEditableSelectedBackground": [64, 128, 192],
"videoAnnotationEditableSelectedShadow": [64, 64, 64], "videoAnnotationEditableSelectedShadow": [64, 64, 64],
"videoAnnotationSelectedBackground": [80, 80, 80], "videoAnnotationSelectedBackground": [112, 112, 112],
"videoAnnotationSeparatorColor": [112, 112, 112], "videoAnnotationSeparatorColor": [96, 96, 96],
"videoMarkerBackground": [255, 255, 255], "videoMarkerBackground": [255, 255, 255],
"videoMarkerBorder": [0, 0, 0], "videoMarkerBorder": [0, 0, 0],