diff --git a/Pear Admin v 2.0/admin/css/pearMenu.css b/Pear Admin v 2.0/admin/css/pearMenu.css index ebf60e2..3e495a5 100644 --- a/Pear Admin v 2.0/admin/css/pearMenu.css +++ b/Pear Admin v 2.0/admin/css/pearMenu.css @@ -183,12 +183,12 @@ .light-theme .pear-nav-tree .layui-this a, .light-theme .pear-nav-tree .layui-this{ color: white!important; - background-color: #009688!important; + background-color: #5FB878!important; } .light-theme .pear-nav-tree .layui-this a:hover{ - background-color: #009688!important; + background-color: #5FB878!important; }