I think this could be solved by either changing the color of the text, or the color of the background.
I was able to make a mockup of the text color change, but not one of the background color change (maybe a white-ish background with black text?)
I assume something in this file would have to be changed, though I could find no color value for the text. I did see .background(grey_box) though.
Oh yeah, this should be super easy to fix. I just always forget to test out the app in light mode so I never notice stuff like this; thanks for pointing it out.
I think this could be solved by either changing the color of the text, or the color of the background.
I was able to make a mockup of the text color change, but not one of the background color change (maybe a white-ish background with black text?)
I assume something in this file would have to be changed, though I could find no color value for the text. I did see
.background(grey_box)
though.