summaryrefslogtreecommitdiffstatshomepage
path: root/posts/a-new-look.md
diff options
context:
space:
mode:
Diffstat (limited to 'posts/a-new-look.md')
-rw-r--r--posts/a-new-look.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/posts/a-new-look.md b/posts/a-new-look.md
index 8b1a8c9..97f60ae 100644
--- a/posts/a-new-look.md
+++ b/posts/a-new-look.md
@@ -119,4 +119,8 @@ check out its [Git repository](https://git.oriole.systems/site/).
[^2]: Read: it needs regular expressions, which means that now I have
one more problem.
[^3]: For Firefox, try setting `ui:systemUsesDarkTheme` to `1` in
- `about:config`.
+ `about:config`.\
+ **Note**: As of [Firefox 87](https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS#view_media_rules_for_prefers-color-scheme)
+ this is no
+ longer needed. You can now toggle between dark and light mode in the
+ developer tools.