Rich text attempt 1
This commit is contained in:
+2
-2
@@ -22,7 +22,7 @@ export const lightTheme = {
|
||||
...MD3LightTheme.colors,
|
||||
...brandColors,
|
||||
// Additional custom colors
|
||||
accent: '#5856D6',
|
||||
accent: '#278CA2',
|
||||
warning: '#FF9500',
|
||||
success: '#34C759',
|
||||
info: '#007AFF',
|
||||
@@ -49,7 +49,7 @@ export const darkTheme = {
|
||||
onSurface: '#FFFFFF',
|
||||
onError: '#000000',
|
||||
// Additional custom colors
|
||||
accent: '#5E5CE6',
|
||||
accent: '#278CA2',
|
||||
warning: '#FF9F0A',
|
||||
success: '#30D158',
|
||||
info: '#0A84FF',
|
||||
|
||||
Reference in New Issue
Block a user