diff --git a/src/templates/menu.html b/src/templates/menu.html
index dc90dd2..d519082 100644
--- a/src/templates/menu.html
+++ b/src/templates/menu.html
@@ -279,9 +279,9 @@
class="genreIcon"
geometry="primitive: plane; width: 0.22; height: 0.22; buffer: false; skipCache: true"
position="0 0.04 0.002"
- material="shader: flat; src: #genresImg; transparent: true; opacity: 0.6; color: #fff; depthTest: false"
- animation__mouseenter="property: material.opacity; from: 0.6; to: 1; startEvents: mouseenter; pauseEvents: mouseleave; easing: easeOutCubic; dur: 150"
- animation__mouseleave="property: material.opacity; from: 1; to: 0.6; startEvents: mouseleave; pauseEvents: mouseenter; easing: easeOutCubic; dur: 150"
+ material="shader: flat; src: #genresImg; transparent: true; opacity: 0.7; color: #fff; depthTest: false"
+ animation__mouseenter="property: material.opacity; from: 0.7; to: 1; startEvents: mouseenter; pauseEvents: mouseleave; easing: easeOutCubic; dur: 150"
+ animation__mouseleave="property: material.opacity; from: 1; to: 0.7; startEvents: mouseleave; pauseEvents: mouseenter; easing: easeOutCubic; dur: 150"
bind-item__atlas-uvs="totalColumns: 6; totalRows: 3; row: item.row; column: item.column">