[zathura] Change default background and foreground colors
This commit is contained in:
parent
7fc5ff99f6
commit
33bceec314
1 changed files with 6 additions and 0 deletions
|
@ -1,2 +1,8 @@
|
|||
set default-bg \#222424
|
||||
set default-fg \#bfbfbf
|
||||
set recolor
|
||||
set recolor-lightcolor \#222424
|
||||
set recolor-darkcolor \#bfbfbf
|
||||
|
||||
map n navigate next
|
||||
map p navigate previous
|
||||
|
|
Loading…
Reference in a new issue