Merge pull request #90 from SyncrowIOT/sp-1268-rework-v3

SP-1268 Rework
This commit is contained in:
Faris Armoush
2025-04-24 16:26:31 +03:00
committed by GitHub
8 changed files with 228 additions and 11 deletions

View File

@ -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;