fix selected annotation background in aqua theme
This commit is contained in:
parent
9b7a4428a6
commit
a2ffd8e439
1 changed files with 1 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Reference in a new issue