Skip to content

Commit 491acab

Browse files
committed
Changed primary swatch
1 parent 9452d8e commit 491acab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/main.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ class MyApp extends StatelessWidget {
2424
title: 'C1O2',
2525
theme: ThemeData(
2626
fontFamily: "Orbitron",
27-
primarySwatch: Colors.blue,
27+
primarySwatch: Colors.indigo,
2828
cursorColor: ColorPallete.color3,
2929
inputDecorationTheme: InputDecorationTheme(
3030
focusedBorder: UnderlineInputBorder(

0 commit comments

Comments
 (0)