Просмотр исходного кода

Merge pull request #369 from weseek/imprv/add-theme-nature

improve/add-nature-theme
Yuki Takei 8 лет назад
Родитель
Сommit
2a4c6f72fa

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

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

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

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