n/darkreader.md: note where the settings are, detecting existing dark theme & font

This commit is contained in:
Aminda Suomalainen 2024-04-04 14:08:13 +03:00
parent f445f0a378
commit 50eba047f6
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 13 additions and 0 deletions

View File

@ -7,5 +7,18 @@ sitemap: false
The [Dark Reader](https://github.com/darkreader/darkreader) configuration I
want in the new interface is:
1. See all options
1. Colors
- Background: `#000000` ("AMOLED Black")
- Text: `#ffb700` ("Amber")
1. Font and more
- Change font: yes
- Font name: `OpenDyslexic` or `Comic Shanns Mono`
- This doesn't seem to work too great, so thus the
[OpenDyslexic extension](https://github.com/OpenDyslexic/extension)
which again is incompatible with font changing.
In _Settings_ there is additionally _Detect dark theme_ option which is nice.