mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Fixing
This commit is contained in:
@@ -17,7 +17,7 @@ class MainApp extends StatelessWidget {
|
||||
title: 'OOTT',
|
||||
theme: ThemeData(
|
||||
colorScheme: ColorScheme.fromSeed(
|
||||
seedColor: Colors.deepOrange,
|
||||
seedColor: Colors.green,
|
||||
brightness: Brightness.dark,
|
||||
),
|
||||
),
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user