set guioptions ''
set selection-clipboard clipboard
set show-recent 0
set zoom-max 10000
set page-padding 0

set recolor
set recolor-keephue
set recolor-reverse-video
set recolor-lightcolor rgba(0,0,0,0.0)

set default-bg              rgba(0,0,0,0.75)
set default-fg              rgba(255,255,255,1.0)
set statusbar-bg            rgba(0,0,0,0.0)
set statusbar-fg            rgba(255,255,255,1.0)
set inputbar-bg             rgba(0,0,0,0.0)
set inputbar-fg             rgba(255,255,255,1.0)
set index-bg                rgba(0,0,0,0.0)
set index-fg                rgba(255,255,255,1.0)
set index-active-bg         rgba(255,255,255,0.5)
set index-active-fg         rgba(255,255,255,1.0)
set completion-bg           rgba(0,0,0,0.0)
set completion-fg           rgba(255,255,255,1.0)
set completion-group-bg     rgba(0,0,0,0.0)
set completion-group-fg     rgba(255,255,255,1.0)
set completion-highlight-bg rgba(255,255,255,0.5)
set completion-highlight-fg rgba(255,255,255,1.0)
set notification-bg         rgba(0,0,0,0.0)
set notification-fg         rgba(255,255,255,1.0)
set notification-error-bg   rgba(0,0,0,0.0)
set notification-error-fg   rgba(255,192,192,0.0)
set notification-warning-bg rgba(0,0,0,0.0)
set notification-warning-fg rgba(255,192,192,0.0)
# set tabbar-bg               rgba(0,0,0,0.0)
# set tabbar-fg               rgba(255,255,255,1.0)
# set tabbar-focus-bg         rgba(0,0,0,0.0)
# set tabbar-focus-fg         rgba(255,255,255,1.0)