updated blank structure

This commit is contained in:
hannathkadher
2024-11-24 02:28:28 +04:00
parent 7806d3de7d
commit 5ac7eb0301
5 changed files with 30 additions and 8 deletions

View File

@ -52,6 +52,7 @@ abstract class ColorsManager {
static const Color counterBackgroundColor = Color(0xCCF4F4F4);
static const Color neutralGray = Color(0xFFE5E5E5);
static const Color warningRed = Color(0xFFFF6465);
static const Color borderColor = Color(0xFFE5E5E5);
}
//background: #background: #5D5D5D;