File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ export const OnboardingScreen = ({navigation}) => {
2525 subtitle : 'Your personal Ai assistant' ,
2626 } ,
2727 {
28- backgroundColor : '#f1af85 ' ,
28+ backgroundColor : '#257e54 ' ,
2929 image : < Image source = { require ( '../Assets/mail.gif' ) } style = { {
3030 height :200 ,
3131 width :200 ,
@@ -35,7 +35,7 @@ export const OnboardingScreen = ({navigation}) => {
3535 subtitle : 'Generate professional mails with just one tap' ,
3636 } ,
3737 {
38- backgroundColor : '#e9bcbe ' ,
38+ backgroundColor : '#709f87 ' ,
3939 image : < Image source = { require ( '../Assets/code.gif' ) } style = { {
4040 height :200 ,
4141 width :200 ,
@@ -45,7 +45,7 @@ export const OnboardingScreen = ({navigation}) => {
4545 subtitle : 'A professional coder at your finger tip.' ,
4646 } ,
4747 {
48- backgroundColor : '#c1c1f1 ' ,
48+ backgroundColor : '#333380 ' ,
4949 title : 'Let\'s Go !' ,
5050 subtitle :""
5151 } ,
You can’t perform that action at this time.
0 commit comments