瀏覽代碼

Update green colors

Denis K 9 年之前
父節點
當前提交
766168b52c
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      jet/static/jet/css/themes/green/_variables.scss

+ 2 - 2
jet/static/jet/css/themes/green/_variables.scss

@@ -100,8 +100,8 @@ $top-icon-color: $contrast-color;
 
 $top-dropdown-background-color: $green-color-4;
 $top-dropdown-text-color: $green-color-9;
-$top-dropdown-contrast-background-color: $green-color-2;
-$top-dropdown-contrast-text-color: $green-color-9;
+$top-dropdown-contrast-background-color: $green-color-3;
+$top-dropdown-contrast-text-color: $green-color-7;
 $top-dropdown-border-color: $green-color-5;
 $top-dropdown-link-color: $green-color-9;
 $top-dropdown-hover-link-color: $green-color-9;