We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9452d8e commit 491acabCopy full SHA for 491acab
1 file changed
lib/main.dart
@@ -24,7 +24,7 @@ class MyApp extends StatelessWidget {
24
title: 'C1O2',
25
theme: ThemeData(
26
fontFamily: "Orbitron",
27
- primarySwatch: Colors.blue,
+ primarySwatch: Colors.indigo,
28
cursorColor: ColorPallete.color3,
29
inputDecorationTheme: InputDecorationTheme(
30
focusedBorder: UnderlineInputBorder(
0 commit comments