Bravo Six, going dark

This commit is contained in:
lelgenio 2020-09-28 05:11:49 -03:00
parent e1ba3758c6
commit 3165ba01fc
1 changed files with 2 additions and 2 deletions

View File

@ -302,10 +302,10 @@ c.colors.tabs.pinned.selected.odd.bg = "{{@@ color.bg_light @@}}"
# Background color of pinned selected even tabs.
c.colors.tabs.pinned.selected.even.bg = "{{@@ color.bg_light @@}}"
c.colors.webpage.darkmode.enabled = False
c.colors.webpage.darkmode.enabled = True
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.