Browse Source

更新顏色

tremble 3 năm trước cách đây
mục cha
commit
65f3047974
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/assets/theme.editor.scss

+ 1 - 1
src/assets/theme.editor.scss

@@ -13,7 +13,7 @@ $img-base-path: '~@/global_components/assets/img/';
     --editor-menu-active: rgba(0, 200, 175, 0.16);
     --editor-menu-active: rgba(0, 200, 175, 0.16);
 
 
     --colors-primary-base: var(--editor-main-color);
     --colors-primary-base: var(--editor-main-color);
-    --colors-primary-click: #005046;
+    --colors-primary-click: #db5313;
 }
 }
 
 
 ::-webkit-scrollbar {
 ::-webkit-scrollbar {