Selaa lähdekoodia

style: update

HuCheng 2 vuotta sitten
vanhempi
commit
47bdc66f5d
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/App.vue

+ 3 - 0
src/App.vue

@@ -8,6 +8,9 @@ import { zhCN, dateZhCN } from "naive-ui";
 const themeOverrides = {
   common: {
     primaryColor: "#2d8cf0",
+    primaryColorHover: "#2d8cf0",
+    primaryColorPressed: "#2d8cf0",
+    primaryColorSuppl: "#2d8cf0"
   },
 };
 </script>