diff --git a/web/moto/palette.css b/web/moto/palette.css index 5affb52a..25cc2d25 100644 --- a/web/moto/palette.css +++ b/web/moto/palette.css @@ -8,7 +8,7 @@ --menubar-vsep: rgba(0,0,0,0.2); --menubar-back: rgba(245,245,245,1); --menubar-fore: rgba(20,20,20,1.0); - --menu-hover-bg: rgba(0,0,0,0.15); + --menu-hover-bg: rgba(250,250,250,1); --menu-active-bg: rgba(90,159,212,0.4); --border-gray: rgba(128,128,128,0.5); --ui-text: #222;