mirror of
https://github.com/SyncrowIOT/web.git
synced 2025-11-27 08:14:56 +00:00
Enhance UI components: update color management, adjust button styles, and improve text formatting for better readability
This commit is contained in:
@ -85,4 +85,5 @@ abstract class ColorsManager {
|
||||
static const Color minBlueDot = Color(0xFF023DFE);
|
||||
static const Color grey25 = Color(0xFFF9F9F9);
|
||||
static const Color grey50 = Color(0xFF718096);
|
||||
static const Color red100 = Color(0xFFFE0202);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user