theme
This commit is contained in:
		| @@ -41,6 +41,8 @@ c.bindings.key_mappings.update(dict(zip("ьЬыЫфФпПбБжЖлЛуУяЯа | ||||
| # styles | ||||
| #c.colors.webpage.preferred_color_scheme = 'dark' | ||||
| c.colors.webpage.darkmode.enabled = True | ||||
| c.colors.webpage.darkmode.threshold.background = 128 | ||||
| c.colors.webpage.darkmode.threshold.foreground = 127 | ||||
| c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG'] | ||||
| c.fonts.default_family = 'Roboto' | ||||
| ########################################## | ||||
|   | ||||
		Reference in New Issue
	
	Block a user