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-old/nvim/.config/zathura/zathurarc

24 lines
430 B
Plaintext

set recolor
set recolor-keephue
set recolor-lightcolor "#202020"
set recolor-darkcolor "#AAAAAA"
set adjust-open width
set font "FiraCode 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"