@@ -3506,7 +3506,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
35063506 style = {
35073507 [
35083508 {
3509- " backgroundColor" : " rgba(231, 224, 236, 1 )" ,
3509+ " backgroundColor" : " rgba(29, 25, 43, 0.08 )" ,
35103510 " borderTopLeftRadius" : 4 ,
35113511 " borderTopRightRadius" : 4 ,
35123512 },
@@ -3520,7 +3520,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
35203520 collapsable = { false }
35213521 style = {
35223522 {
3523- " backgroundColor" : " rgba(28, 27, 31, 1 )" ,
3523+ " backgroundColor" : " rgba(28, 27, 31, 0.38 )" ,
35243524 " bottom" : 0 ,
35253525 " height" : 1 ,
35263526 " left" : 0 ,
@@ -3576,7 +3576,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
35763576 onLayout = { [Function ]}
35773577 style = {
35783578 {
3579- " color" : " rgba(103, 80, 164, 1 )" ,
3579+ " color" : " rgba(28, 27, 31, 0.38 )" ,
35803580 " fontFamily" : " System" ,
35813581 " fontSize" : 16 ,
35823582 " fontWeight" : undefined ,
@@ -3613,7 +3613,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
36133613 numberOfLines = { 1 }
36143614 style = {
36153615 {
3616- " color" : " rgba(73, 69, 79, 1 )" ,
3616+ " color" : " rgba(28, 27, 31, 0.38 )" ,
36173617 " fontFamily" : " System" ,
36183618 " fontSize" : 16 ,
36193619 " fontWeight" : undefined ,
@@ -3647,7 +3647,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
36473647 </View >
36483648 <TextInput
36493649 autoComplete = " off"
3650- editable = { true }
3650+ editable = { false }
36513651 keyboardAppearance = " default"
36523652 keyboardType = " number-pad"
36533653 maxFontSizeMultiplier = { 1.5 }
@@ -3658,8 +3658,8 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
36583658 onFocus = { [Function ]}
36593659 onSubmitEditing = { [Function ]}
36603660 placeholder = " "
3661- placeholderTextColor = " rgba(73, 69, 79, 1 )"
3662- selectionColor = " rgba(103, 80, 164, 1 )"
3661+ placeholderTextColor = " rgba(28, 27, 31, 0.38 )"
3662+ selectionColor = " rgba(28, 27, 31, 0.38 )"
36633663 style = {
36643664 [
36653665 {
@@ -3678,7 +3678,7 @@ exports[`renders collapsed AnimatedCrossView 1`] = `
36783678 " paddingTop" : 24 ,
36793679 },
36803680 {
3681- " color" : " rgba(73, 69, 79, 1 )" ,
3681+ " color" : " rgba(28, 27, 31, 0.38 )" ,
36823682 " fontFamily" : " System" ,
36833683 " fontSize" : 16 ,
36843684 " fontWeight" : undefined ,
0 commit comments