.input-wrap { padding-top: 0px; background-color: transparent; } [data-test="app-text-field"] > .input-wrap >div { color: white; } [data-test="app-text-field"] .input-wrap :nth-child(1) { color: white; } [data-test="app-text-field"] .input-wrap .ta-inputbox { color: white; } [data-test="app-file-picker"] >div { color: white; } [data-test="app-file-picker"] :nth-child(1) { opacity: 1; color: white; } [data-test="app-file-picker"] :nth-child(2) { color: white; } [data-test="app-tf-text-input"] { line-height: 50px !important; font-size: 0.8rem; } .input-wrap { border: 0px !important; } [data-test="app-text-field"] .input-wrap >div { top: 10px; } .input-wrap:focus { top: 0px; } .shadow-box { border: 0px !important; height: 50px; } .ta-inputbox { text-align: center !important; border: solid 2px !important; border-radius: 50px !important; } .ta-inpu"> .input-wrap { padding-top: 0px; background-color: transparent; } [data-test="app-text-field"] > .input-wrap >div { color: white; } [data-test="app-text-field"] .input-wrap :nth-child(1) { color: white; } [data-test="app-text-field"] .input-wrap .ta-inputbox { color: white; } [data-test="app-file-picker"] >div { color: white; } [data-test="app-file-picker"] :nth-child(1) { opacity: 1; color: white; } [data-test="app-file-picker"] :nth-child(2) { color: white; } [data-test="app-tf-text-input"] { line-height: 50px !important; font-size: 0.8rem; } .input-wrap { border: 0px !important; } [data-test="app-text-field"] .input-wrap >div { top: 10px; } .input-wrap:focus { top: 0px; } .shadow-box { border: 0px !important; height: 50px; } .ta-inputbox { text-align: center !important; border: solid 2px !important; border-radius: 50px !important; } .ta-inpu"> .input-wrap { padding-top: 0px; background-color: transparent; } [data-test="app-text-field"] > .input-wrap >div { color: white; } [data-test="app-text-field"] .input-wrap :nth-child(1) { color: white; } [data-test="app-text-field"] .input-wrap .ta-inputbox { color: white; } [data-test="app-file-picker"] >div { color: white; } [data-test="app-file-picker"] :nth-child(1) { opacity: 1; color: white; } [data-test="app-file-picker"] :nth-child(2) { color: white; } [data-test="app-tf-text-input"] { line-height: 50px !important; font-size: 0.8rem; } .input-wrap { border: 0px !important; } [data-test="app-text-field"] .input-wrap >div { top: 10px; } .input-wrap:focus { top: 0px; } .shadow-box { border: 0px !important; height: 50px; } .ta-inputbox { text-align: center !important; border: solid 2px !important; border-radius: 50px !important; } .ta-inpu">
<pre><span><style>

[id*='screenScrollView'] >div >div .labels .label {
color: white !important;
}

[data-test="app-text-field"] > .input-wrap {
padding-top: 0px;
background-color: transparent;
}

[data-test="app-text-field"] > .input-wrap >div {
color: white;
}

[data-test="app-text-field"] .input-wrap :nth-child(1) {
color: white;
}

[data-test="app-text-field"]  .input-wrap .ta-inputbox {
color: white;
}

[data-test="app-file-picker"] >div {
color: white;
}

[data-test="app-file-picker"] :nth-child(1) {
opacity: 1;
color: white;
}

[data-test="app-file-picker"] :nth-child(2) {
color: white;
}

[data-test="app-tf-text-input"] {
line-height: 50px !important;
font-size: 0.8rem;
}

.input-wrap {
border: 0px !important;
}

[data-test="app-text-field"] .input-wrap >div {
top: 10px;
}

.input-wrap:focus {
top: 0px;
}

.shadow-box {
border: 0px !important;
height: 50px;
}

.ta-inputbox {
text-align: center !important;
border: solid 2px !important;
border-radius: 50px !important;
}

.ta-inputbox:focus {
border: solid white 2px !important;
}

[data-test="app-tf-phone-input"] {
text-align: center !important;
border: solid 2px !important;
border-radius: 50px !important;
height: 50px;
font-size: 0.9rem;
}

[data-test="app-tf-phone-input"]:focus {
border: solid white 2px !important;
height: 50px;
font-size: 0.9rem;
}

[data-test="app-tf-email-input"] {
text-align: center !important;
border: solid 2px !important;
border-radius: 50px !important;
height: 50px;
}

[data-test="app-tf-email-input"]:focus {
border: solid white 2px !important;
height: 50px;
}

[data-test="app-text-field"] .input-wrap .ta-inputbox {
font-size: 0.9rem;
}

[data-test="app-picker-button"] .main-content {
color: white;
opacity: 1;
}

[data-test="app-picker-button"] .leftItem {
color: white;
}

[data-test="app-picker-button"] {
background-color: rgba(0,0,0,0.3);
}

Credits to Glide Expert Robert Petitto.

https://i.imgur.com/c0hvEYm.png