tremble 3 years ago
parent
commit
47a6248e8e
1 changed files with 1 additions and 1 deletions
  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);
 
     --colors-primary-base: var(--editor-main-color);
-    --colors-primary-click: #005046;
+    --colors-primary-click: #db5313;
 }
 
 ::-webkit-scrollbar {