admin 26-5-2
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
class AppColor {
|
||||
// --- Core Design Tokens ---
|
||||
|
||||
@@ -42,5 +40,5 @@ class AppColor {
|
||||
static const Color greenColor = success;
|
||||
static const Color blueColor = info;
|
||||
static const Color yellowColor = warning;
|
||||
static const Color deepPurpleAccent = accent; // Map to accent
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user