From 6ef68c2b8b768f81e7ef34b6f3d7369766f2f60c Mon Sep 17 00:00:00 2001 From: Christine Dodrill Date: Sat, 13 Mar 2021 09:03:50 -0500 Subject: [PATCH] let there be light Signed-off-by: Christine Dodrill --- ...date-let-there-be-light-2021-03-13.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 blog/site-update-let-there-be-light-2021-03-13.markdown diff --git a/blog/site-update-let-there-be-light-2021-03-13.markdown b/blog/site-update-let-there-be-light-2021-03-13.markdown new file mode 100644 index 0000000..5ac6e82 --- /dev/null +++ b/blog/site-update-let-there-be-light-2021-03-13.markdown @@ -0,0 +1,18 @@ +--- +title: "Site Update: Let There Be Light" +date: 2021-03-13 +tags: + - a11y +--- + +# Site Update: Let There Be Light + +In the beginning there was darkness. Darkness was all, and darkness was where the author of this site was comfortable with. However, we live in a time of (supposed) enlightenment. Thanks to the magic of CSS media queries, if you have your computer set to prefer light mode, you will get the light mode version of this website. + +
+ + + +
+ +According to [caniuse.com](https://caniuse.com/?search=prefers-color-scheme) I should _probably_ be fine with this. Please contact me if this acts up for you in an odd way. It shouldn't, but knowing the internet I probably messed something up somewhere. \ No newline at end of file