瀏覽代碼

modified antarctic button

白石誠 5 年之前
父節點
當前提交
125b0bd068
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/client/styles/scss/theme/antarctic.scss

+ 1 - 1
src/client/styles/scss/theme/antarctic.scss

@@ -115,7 +115,7 @@ html[dark] {
   //Button
   //Button
   .grw-three-stranded-button {
   .grw-three-stranded-button {
     .btn.btn-outline-primary {
     .btn.btn-outline-primary {
-      @include three-stranded-button(darken($primary, 30%), lighten($primary, 65%), lighten($primary, 70%));
+      @include three-stranded-button(darken($primary, 10%), lighten($primary, 55%), lighten($primary, 60%));
     }
     }
   }
   }