# 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/master/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.tabs.even.bg:
    global: '#909090'
  colors.tabs.even.fg:
    global: '#282a36'
  colors.tabs.indicator.system:
    global: none
  colors.tabs.odd.bg:
    global: '#909090'
  colors.tabs.odd.fg:
    global: '#282a36'
  colors.tabs.selected.even.bg:
    global: '#282a36'
  colors.tabs.selected.even.fg:
    global: '#f8f8f2'
  colors.tabs.selected.odd.bg:
    global: '#282a36'
  content.javascript.enabled:
    '*://radarr.video/*': true
    https://ensap.gouv.fr/web/accueilnonconnecte: true
    https://www.mcdonalds.fr/produits/menus: true
  content.notifications.enabled:
    https://www.forums.supertoinette.com: false
    https://www.youtube.com: false
  fonts.default_size:
    global: 12pt
  scrolling.bar:
    global: always
  tabs.show:
    global: never