Swift UIDatePicker:您可以为日历上的单个日期指定颜色吗(辅助功能对比度问题)

发布于 2025-01-11 14:10:47 字数 404 浏览 0 评论 0原文

我在具有深色和浅色模式的应用程序中以内联模式使用 UIDatePicker。

我为深色模式指定了浅蓝色 AccentColor,它适用于所有其他组件。但对于日历,当所选日期是实际日期时,我最终会遇到问题,因为它会以浅蓝色白色呈现,因此没有足够的对比度来满足可访问性要求。

我认为这是日期选择器中的一个错误,因为在浅色模式下,今天的日期在选择时会改变颜色,因此它呈现为白色,而所有其他日期呈现为深灰色。尽管如此,我还是需要做一些事情来解决这个问题 - 是 有没有办法覆盖单个日期的文本颜色?

输入图片此处描述

I am using a UIDatePicker in inline mode, in an app that has both dark and light mode.

I have specified a light blue AccentColor for dark mode, which works well for all other components. But for the calendar, I end up with a problem when the selected day is the actual date, because it gets rendered with white on light blue, hence not having enough contrast to meet accessibility requirements.

I think this is a bug in the date picker, because in light mode, today's date changes color when selected, so that it is rendered in white while all other dates are rendered in dark gray. I nevertheless need to do something to fix that - is
there a way to override the color of the text for an individual date?

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文