clean up config

pull/2/head
fuwa 5 years ago
parent a3a21d76b0
commit ecf0b42ba0

@ -70,15 +70,6 @@ final _theme = ThemeData
bodyColor: Colors.green,
displayColor: Colors.green,
),
// cursorColor: config.c.textColor,
// inputDecorationTheme: InputDecorationTheme
// (
// focusedBorder: UnderlineInputBorder
// (
// borderSide: BorderSide(color: config.c.textColor)
// )
// )
);