Commit c105e0d5 authored by Dio Maulana's avatar Dio Maulana

penambahan warna hijau

parent 452f66ea
......@@ -6,4 +6,6 @@ class ColorManager {
static Color pink = const Color(0xffD997DF);
static Color link = const Color(0xff1868AB);
static Color grey = const Color(0xff595959);
static Color softGreen = const Color(0xffA4D8C8);
static Color green = const Color(0xff3CA786);
}
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