diff --git a/src/styles/var.less b/src/styles/var.less index b865599b..7f7b08d3 100644 --- a/src/styles/var.less +++ b/src/styles/var.less @@ -19,7 +19,7 @@ @gray-dark: #333; @green: #62d957; @orange: #f70; -@red: #f61313; +@red: #ff3634; @yellow: #ffc233; @yellow-light: #fff9db;