فهرست منبع

modified body and linktext

mayu morita 8 سال پیش
والد
کامیت
748169fc55
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      resource/styles/agile-admin/inverse/colors/future.scss

+ 2 - 2
resource/styles/agile-admin/inverse/colors/future.scss

@@ -7,8 +7,8 @@ $topbar:#011414;
 $sidebar:#fff;
 $bodycolor:$basecolor;
 $headingtext: #D9A364;
-$bodytext: #97D7CF;
-$linktext: darken($themecolor, 15%);
+$bodytext: lighten($basecolor, 35%);
+$linktext: lighten($basecolor, 45%);
 $linktext-hover: lighten($linktext, 80%);
 $sidebar-text:rgb(65, 133, 124);
 $dark-themecolor:#4F5467;