Commit 2b71b92f authored by tongzifang's avatar tongzifang

update color

parent 2e347612
...@@ -16,4 +16,6 @@ class CommonColor { ...@@ -16,4 +16,6 @@ class CommonColor {
static Color get colorE3 => const Color(0xFFE3E3E3); static Color get colorE3 => const Color(0xFFE3E3E3);
static Color get color99 => const Color(0xFF999999); static Color get color99 => const Color(0xFF999999);
static Color get colorEE => const Color(0xFFEEEEEE);
} }
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