mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-26 20:44:54 +00:00
SP-1268
This commit is contained in:
@ -35,6 +35,7 @@ abstract class ColorsManager {
|
||||
static const Color blueColor1 = Color(0xff0A7AFF);
|
||||
static const Color grayButtonColors = Color(0xffCCCCCC);
|
||||
static const Color blueButton = Color(0xff85BDFF);
|
||||
static const Color backgroundGrey = Color(0xFFF3F3F3);
|
||||
|
||||
}
|
||||
//background: #F5F5F5;background: #85BDFF;
|
||||
|
||||
Reference in New Issue
Block a user