Zathura theme

This commit is contained in:
Filippo Berto 2022-08-28 08:30:19 +02:00
parent d5827ff7f8
commit 70f54e2739
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -12,7 +12,8 @@ in
inputbar-bg = strPalette.bright.black;
inputbar-fg = strPalette.normal.cyan;
page-padding = 10;
recolor-lightcolor = strPalette.dark.cyan;
recolor-lightcolor = strPalette.normal.black;
recolor-darkcolor = strPalette.dark.white;
statusbar-bg = strPalette.bright.black;
selection-clipboard = "clipboard";
};