style: 更新主题配色为暖红色系
This commit is contained in:
+4
-4
@@ -4,10 +4,10 @@
|
||||
*/
|
||||
const themeOverrides = {
|
||||
common: {
|
||||
primaryColor: "#ec66ab",
|
||||
primaryColorHover: "#ec66ab",
|
||||
primaryColorPressed: "#ec66ab",
|
||||
primaryColorSuppl: "#ec66ab",
|
||||
primaryColor: "#D71A44",
|
||||
primaryColorHover: "#e02a54",
|
||||
primaryColorPressed: "#b21238",
|
||||
primaryColorSuppl: "#e02a54",
|
||||
},
|
||||
// ...
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user