# If a config.py file exists, this file is ignored unless it's explicitly loaded # via config.load_autoconfig(). For more information, see: # https://github.com/qutebrowser/qutebrowser/blob/main/doc/help/configuring.asciidoc#loading-autoconfigyml # DO NOT edit this file by hand, qutebrowser will overwrite it. # Instead, create a config.py - see :help for details. config_version: 2 settings: colors.completion.category.bg: global: white colors.completion.category.border.bottom: global: white colors.completion.category.border.top: global: white colors.completion.category.fg: global: black colors.completion.even.bg: global: white colors.completion.fg: global: black colors.completion.item.selected.bg: global: black colors.completion.item.selected.border.bottom: global: black colors.completion.item.selected.border.top: global: black colors.completion.item.selected.fg: global: white colors.completion.item.selected.match.fg: global: white colors.completion.match.fg: global: red colors.completion.odd.bg: global: white colors.completion.scrollbar.bg: global: black colors.completion.scrollbar.fg: global: white colors.downloads.bar.bg: global: white colors.downloads.start.bg: global: white colors.downloads.start.fg: global: black colors.downloads.stop.bg: global: white colors.downloads.stop.fg: global: black colors.hints.bg: global: yellow colors.prompts.bg: global: white colors.prompts.border: global: white colors.prompts.fg: global: black colors.prompts.selected.fg: global: black colors.statusbar.command.bg: global: white colors.statusbar.command.fg: global: black colors.statusbar.insert.bg: global: darkgreen colors.statusbar.normal.bg: global: white colors.statusbar.normal.fg: global: black colors.statusbar.passthrough.bg: global: darkblue colors.statusbar.passthrough.fg: global: black colors.statusbar.progress.bg: global: black colors.statusbar.url.fg: global: black colors.statusbar.url.hover.fg: global: black colors.statusbar.url.success.http.fg: global: black colors.statusbar.url.success.https.fg: global: black colors.tabs.bar.bg: global: white colors.tabs.even.bg: global: white colors.tabs.even.fg: global: black colors.tabs.odd.bg: global: white colors.tabs.odd.fg: global: black colors.tabs.pinned.even.bg: global: white colors.tabs.pinned.even.fg: global: white colors.tabs.pinned.odd.bg: global: white colors.tabs.pinned.odd.fg: global: white colors.tabs.pinned.selected.odd.bg: global: '#777777' colors.tabs.pinned.selected.odd.fg: global: white colors.tabs.selected.even.bg: global: '#559999' colors.tabs.selected.even.fg: global: white colors.tabs.selected.odd.bg: global: gray colors.tabs.selected.odd.fg: global: white fonts.default_family: global: Iosevka Aile fonts.default_size: global: 14pt fonts.downloads: global: default_size default_family fonts.web.family.fantasy: global: Iosevka Aile fonts.web.family.fixed: global: Iosevka Aile fonts.web.family.sans_serif: global: Iosevka Aile fonts.web.family.serif: global: Iosevka Aile fonts.web.family.standard: global: Iosevka Aile fonts.web.size.default: global: 16 tabs.favicons.show: global: never tabs.show: global: switching url.default_page: global: https://kagi.com url.searchengines: global: DEFAULT: https://kagi.com/search?q={} url.start_pages: global: https://kagi.com zoom.default: global: 150%