Match zathura to theme
parent
834088247b
commit
2170ed92ea
|
@ -1,2 +1,14 @@
|
|||
# enable copy to 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
|
||||
|
|
Loading…
Reference in New Issue