Match zathura to theme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user