Skip to content

Commit

Permalink
Changed primary swatch
Browse files Browse the repository at this point in the history
  • Loading branch information
suvnshr committed Nov 28, 2020
1 parent 9452d8e commit 491acab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/main.dart
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class MyApp extends StatelessWidget {
title: 'C1O2',
theme: ThemeData(
fontFamily: "Orbitron",
primarySwatch: Colors.blue,
primarySwatch: Colors.indigo,
cursorColor: ColorPallete.color3,
inputDecorationTheme: InputDecorationTheme(
focusedBorder: UnderlineInputBorder(
Expand Down

0 comments on commit 491acab

Please sign in to comment.