mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-07-09 22:57:21 +00:00
addign tag model
This commit is contained in:
@ -56,5 +56,6 @@ abstract class ColorsManager {
|
||||
static const Color CircleImageBackground = Color(0xFFF4F4F4);
|
||||
static const Color softGray = Color(0xFFD5D5D5);
|
||||
static const Color semiTransparentBlack = Color(0x19000000);
|
||||
static const Color dataHeaderGrey = Color(0x33999999);
|
||||
}
|
||||
//background: #background: #5D5D5D;
|
||||
|
Reference in New Issue
Block a user