Match zathura to theme

master
Hektor Misplon 2020-05-08 16:21:12 +00:00
parent 834088247b
commit 2170ed92ea
1 changed files with 12 additions and 0 deletions

View File

@ -1,2 +1,14 @@
# enable copy to clipboard # enable copy to clipboard
set selection-clipboard clipboard set selection-clipboard clipboard
set adjust-open width
set font Iosevka 16
set default-bg "#0d0d0d"
set default-fg "#ccc"
set statusbar-bg "#0d0d0d"
set statusbar-fg "#ccc"
set inputbar-bg "#0d0d0d"
set inputbar-fg "#ccc"
set recolor-darkcolor "#ccc"
set recolor-lightcolor "#0d0d0d"
set recolor true