Compare commits

..

6 Commits

6 changed files with 54 additions and 13 deletions

2
ir

@ -1 +1 @@
Subproject commit 6b4f44311a615677c21fabc7a0231dec4818e964 Subproject commit a8e4ced8e130cde773472715566c1b67eb1a292a

View File

@ -4,8 +4,30 @@ permalink: /n/darkreader.html
sitemap: false sitemap: false
--- ---
The [Dark Reader](https://github.com/darkreader/darkreader) configuration I <!-- editorconfig-checker-disable -->
want in the new interface is: <!-- 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 -->
- [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. See all options 1. See all options
1. Colors 1. Colors
@ -13,13 +35,13 @@ want in the new interface is:
- Background: `#000000` ("AMOLED Black") - Background: `#000000` ("AMOLED Black")
- Text: `#ffb700` ("Amber") - Text: `#ffb700` ("Amber")
1. Font and more 1. <del>Font and more</del>
- Change font: yes - <del>Change font: yes</del>
- Font name: `OpenDyslexic` <del>or `Comic Shanns Mono`</del> - <del>Font name: `OpenDyslexic` or `Comic Shanns Mono`</del>
- May require disabling fingerprinting protection. <del>Consider also - <del>May require disabling fingerprinting protection. Consider also
[OpenDyslexic extension](https://github.com/OpenDyslexic/extension) [OpenDyslexic extension](https://github.com/OpenDyslexic/extension)
which again is incompatible with font changing.</del> which again is incompatible with font changing.</del>
In _Settings_ there is additionally _Detect dark theme_ option which is nice, <del>In _Settings_ there is additionally _Detect dark theme_ option which is nice,
but again disables font changing. but again disables font changing.<del>

2
or

@ -1 +1 @@
Subproject commit d029a19e7007d46f6bc1cf0a69d4931af68b99b2 Subproject commit dab7b1877f524c8cf5a04a606cc440a33404cb4f

View File

@ -5,5 +5,24 @@ sitemap: true
excerpt: "404, not found, don't bother clicking..." excerpt: "404, not found, don't bother clicking..."
--- ---
Page or file that you tried to reach doesn't appear to exist. Try checking <!-- editorconfig-checker-disable -->
the URL for spelling mistakes or [return to index.](/) <!-- 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 -->
- [Guesses what you might have been looking for?](#guesses-what-you-might-have-been-looking-for)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
<!-- prettier-ignore-end -->
<!-- editorconfig-checker-enable -->
Sorry, whatever you were looking for, is not here.
## Guesses what you might have been looking for?
- [The index](/)?
- [Something about Matrix](/matrix/index.html)?
- [Onions](https://gitea.blesmrt.net/mikaela/ormirror) or [garlics](https://gitea.blesmrt.net/mikaela/i2pmirror)?
- [My blog](/blog/index.html)?

View File

@ -1,5 +1,5 @@
--- ---
redirect_to: https://testsafebrowsing.appspot.com redirect_to: https://testsafebrowsing.appspot.com
permalink: /r/1024.html permalink: /r/safebrowsing.html
sitemap: false sitemap: false
--- ---