Commit f3e97fbb authored by tongzifang's avatar tongzifang

color

parent 2310117a
......@@ -3,7 +3,7 @@ import 'dart:ui';
class CommonColor {
static Color get colorBlack => const Color(0xFF000000);
static Color get colorMainGreen => const Color(0xFF83DF00);
static Color get colorMainGreen => const Color(0xFF25AD00);
static Color get color33 => const Color(0xFF333333);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment