diff --git a/assets/css/theme-color/default-theme.css b/assets/css/theme-color/default-theme.css index 65369c5..06bb4a4 100755 --- a/assets/css/theme-color/default-theme.css +++ b/assets/css/theme-color/default-theme.css @@ -6,9 +6,9 @@ Author URI : http://www.markups.io/ .mu-hero-overlay, .mu-video-overlay { - background-color: #8a926c; - background: -webkit-linear-gradient(to right, #64b3f4, #57b57b); - background: linear-gradient(to right, #00899e, #93b13f); + background-color: #ffffff; + background: -webkit-linear-gradient(to right, #64b3f4, #57b57b); + background: linear-gradient(to right, #5fa278, #045858); /*background-image: url("/assets/images/backdrop.png");*/ } diff --git a/index.html b/index.html index d03ba96..b21c431 100755 --- a/index.html +++ b/index.html @@ -580,7 +580,7 @@