mikaela.github.io/n/darkreader.md

58 lines
2.0 KiB
Markdown

---
title: My configuration for Dark Reader
excerpt: I prefer amber on black with system fonts.
layout: mini
permalink: /n/darkreader.html
redirect_from: /n/opendyslexic.html
sitemap: true
lang: en
robots: noai
---
<!-- editorconfig-checker-disable -->
<!-- prettier-ignore-start -->
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
<em lang="fi">Automaattinen sisällysluettelo</em> / <em lang="en">Automatically generated Table of Contents</em>
- [Links to Dark Reader](#links-to-dark-reader)
- [Configuration for the new interface](#configuration-for-the-new-interface)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
## [Links to Dark Reader](https://github.com/darkreader/darkreader)
- [Firefox](https://addons.mozilla.org/firefox/addon/darkreader/)
- [Chrome](https://chrome.google.com/webstore/detail/dark-reader/eimadpbcbfnmbkopoojfekhnkhdbieeh/)
- [Edge](https://microsoftedge.microsoft.com/addons/detail/dark-reader/ifoakfbpdcdoeenechcleahebpibofpc/)
- [GitHub](https://github.com/darkreader/darkreader)
- [Thunderbird](https://addons.thunderbird.net/thunderbird/addon/darkreader)
- [Safari](https://darkreader.org/safari/)
## Configuration for the new interface
1. Set it from on to auto as [darkman](https://gitlab.com/WhyNotHugo/darkman/)
handles
[that](https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/local/share).
1. See all options
1. Colors
- Background: `#000000` ("AMOLED Black")
- Text: `#ffb700` ("Amber")
1. Font and more
- Change font: yes
- Font name: Depends on the circumstances. Are you worried about I and l and
whatever else looking the same? Serif. Legibility especially with reading
difficulties? Sans-Serif. While system-ui generally maps to Sans Serif, I
just get annoyed by other fonts.
- `ui-serif, system-ui`
- `ui-sans-serif, system-ui`
In _Settings_ there is additionally _Detect dark theme_ option.