mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
fix bugs
This commit is contained in:
@ -36,5 +36,7 @@ abstract class ColorsManager {
|
||||
static const Color blue2 = Color(0xFF0026A2);
|
||||
static const Color blue3 = Color(0xFF00165E);
|
||||
static const Color blue4 = Color(0xFF001E7E);
|
||||
static const Color textGreen = Color(0xFF008905);
|
||||
static const Color yaGreen = Color(0xFFFFBF44);
|
||||
}
|
||||
//0036E6
|
Reference in New Issue
Block a user