phlippieb / daily-budget-app

A simple SwiftUI/iOS app to view your daily budget allowance
GNU General Public License v3.0
1 stars 0 forks source link

Past/future budget amount unreadable in dark mode #40

Closed phlippieb closed 3 months ago

phlippieb commented 3 months ago

Repro:

phlippieb commented 3 months ago

I think it is literally set to .black. Using foregroundAppearance, I think it can just be set to none instead.