fix dark background on websites

This commit is contained in:
lelgenio 2020-09-26 03:09:25 -03:00
parent 07f6e10a9d
commit 4c98428d93
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ c.colors.tabs.pinned.selected.even.bg = "{{@@ color.bg_light @@}}"
c.colors.webpage.darkmode.enabled = False
c.colors.webpage.darkmode.threshold.background = 256 // 2
c.colors.webpage.darkmode.threshold.text = 256 // 2
c.colors.webpage.bg = "{{@@ color.bg @@}}"
# c.colors.webpage.bg = "{{@@ color.bg @@}}"
# }}}
# Fonts {{{
# Font used in the completion widget.