This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim/.config/zathura/zathurarc

18 lines
329 B
Plaintext

set adjust-open width
set font "Roboto 11"
set guioptions ""
set default-bg "#202020"
set inputbar-bg "#303030"
set inputbar-fg "#ffffff"
set statusbar-bg "#202020"
set statusbar-fg "#ffffff"
set completion-bg "#303030"
set completion-fg "#ffffff"
set completion-highlight-bg "#cc5757"
set completion-highlight-fg "#ffffff"