Work on Editor and HomeScreen

This commit is contained in:
2025-06-24 13:05:25 -07:00
parent a3ec5477e5
commit af3eae56c8
8 changed files with 624 additions and 330 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ import { MD3LightTheme, MD3DarkTheme } from 'react-native-paper';
const brandColors = {
primary: '#35C4E5',
primaryVariant: '#0051D5',
secondary: '#34C759',
secondary: '#278CA2',
secondaryVariant: '#248A3D',
background: '#F2F2F7',
surface: '#FFFFFF',