feat: 优化
This commit is contained in:
@@ -26,6 +26,7 @@ class AppColorScheme {
|
||||
static const Color darkSurface = Color(0xFF151921);
|
||||
static const Color darkSurfaceHigh = Color(0xFF1a1f2a);
|
||||
static const Color darkSurfaceHighest = Color(0xFF22262f);
|
||||
static const Color darkSurfaceBright = Color(0xFF282c36);
|
||||
|
||||
/// Ghost Border - 后备边框
|
||||
static const Color darkOutlineVariant = Color(0xFF45484f);
|
||||
|
||||
Reference in New Issue
Block a user