themes
This commit is contained in:
		| @@ -39,7 +39,7 @@ c.bindings.key_mappings.update(dict(zip("ьЬыЫфФпПбБжЖлЛуУяЯа | ||||
| ############################################ | ||||
|  | ||||
| # styles | ||||
| c.colors.webpage.preferred_color_scheme = 'dark' | ||||
| #c.colors.webpage.preferred_color_scheme = 'dark' | ||||
| c.colors.webpage.darkmode.enabled = True | ||||
| c.colors.webpage.bg = '#'+env['QB_THEME_COLOR_BG'] | ||||
| c.fonts.default_family = 'Roboto' | ||||
| @@ -51,7 +51,6 @@ c.url.searchengines = { | ||||
|   '!d':		'https://lite.duckduckgo.com/lite?&q={}', | ||||
|   '!g':		'https://google.com/search?hl=en&q={}', | ||||
|   '!y':		'https://ya.ru/search/?text={}', | ||||
|   '!c':		'https://chat.openai.com/chat?q={}', | ||||
| } | ||||
| ########################################### | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user