mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: delete placeholder code and clean code (#4503)
This commit is contained in:
@ -64,7 +64,6 @@ class MobileAppearance extends BaseAppearance {
|
||||
brightness: brightness,
|
||||
primary: _primaryColor,
|
||||
onPrimary: Colors.black,
|
||||
// TODO(yijing): add color later
|
||||
secondary: const Color(0xff2d2d2d), //temp
|
||||
onSecondary: Colors.white,
|
||||
tertiary: const Color(0xff858585), // temp
|
||||
|
Reference in New Issue
Block a user