From fe1ef6a3f7ec745409131dff16b1d641ccf3d044 Mon Sep 17 00:00:00 2001 From: bt Date: Sun, 3 Dec 2023 08:36:06 -0500 Subject: --- posts/safari-default-dark-mode.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'posts/safari-default-dark-mode.md') diff --git a/posts/safari-default-dark-mode.md b/posts/safari-default-dark-mode.md index 14f48c0..c8528f8 100644 --- a/posts/safari-default-dark-mode.md +++ b/posts/safari-default-dark-mode.md @@ -1,6 +1,5 @@ -# Dear Apple, Please Fix Safari's Default Dark Mode Link Color - -2022-04-18 +[[!meta title="Dear Apple, Please Fix Safari's Default Dark Mode Link Color"]] +[[!meta date="2022-04-18"]] Supporting dark mode on the modern web falls under the realm of accessibility and should not be ignored. It is important and helps keep the visual flow of your content to match that of your users' operating system UI. Not to mention, it's easy to implement and keep consistent across browsers. @@ -57,7 +56,6 @@ My hope if that even one Safari design or development team member stumbles acros Thanks for reading and happy dark mode to you all! -## Refs +[^1]: Special thanks to [Seirdy](https://seirdy.one/) for suggesting the use of :link and :active support. I recommend you check out his take on [dark mode / theme support](https://seirdy.one/2020/11/23/website-best-practices.html#dark-themes). -1. Special thanks to [Seirdy](https://seirdy.one/) for suggesting the use of :link and :active support. I recommend you check out his take on [dark mode / theme support](https://seirdy.one/2020/11/23/website-best-practices.html#dark-themes). -2. This has an open ticket through [Webkit Bugzilla](https://bugs.webkit.org/show_bug.cgi?id=209851) +[^2]: This has an open ticket through [Webkit Bugzilla](https://bugs.webkit.org/show_bug.cgi?id=209851) -- cgit v1.2.3-54-g00ecf