Add dark mode toggle

This sets dark gtk theme variant,
which should make webkit2gtk use dark css variant
from websites that provide it.
This commit is contained in:
Quentin Rameau
2022-04-10 16:35:24 +02:00
parent 11dca18a2d
commit 1f5b8f3bd1
3 changed files with 11 additions and 0 deletions
+3
View File
@@ -208,6 +208,9 @@ Toggle scrollbars. This will reload the page.
.B Ctrl\-Shift\-c
Toggle caret browsing. This will reload the page.
.TP
.B Ctrl\-Shift\-d
Toggle dark mode. This will reload the page.
.TP
.B Ctrl\-Shift\-i
Toggle auto-loading of images. This will reload the page.
.TP