Browse Source

change theme-color of nature-theme

yusuketk 8 years ago
parent
commit
b3daebc499

+ 1 - 1
resource/styles/agile-admin/inverse/colors/nature.scss

@@ -1,6 +1,6 @@
 @import '../variables';
 
-$themecolor:#00363d;
+$themecolor:#4d0013;
 
 $topbar:#118050;;
 $sidebar:#fff;

+ 2 - 1
resource/styles/scss/_admin.scss

@@ -124,7 +124,8 @@
         fill: #118050;
       }
       .color3 {
-        fill: #00363d;
+        fill: #4d0013
+        ;
       }
     }
   }