Fix iOS color issues (#165)
Closes: #163 Signed-off-by: Justin Georgi <justin.georgi@gmail.com> Reviewed-on: #165
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
theme: 'auto', // Automatic theme detection
|
||||
darkMode: darkTheme,
|
||||
colors: {
|
||||
primary: '#002f65',
|
||||
primary: '#0f206c',
|
||||
},
|
||||
|
||||
// App routes
|
||||
|
||||
Reference in New Issue
Block a user