Zathura theme
This commit is contained in:
parent
d5827ff7f8
commit
70f54e2739
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ in
|
||||||
inputbar-bg = strPalette.bright.black;
|
inputbar-bg = strPalette.bright.black;
|
||||||
inputbar-fg = strPalette.normal.cyan;
|
inputbar-fg = strPalette.normal.cyan;
|
||||||
page-padding = 10;
|
page-padding = 10;
|
||||||
recolor-lightcolor = strPalette.dark.cyan;
|
recolor-lightcolor = strPalette.normal.black;
|
||||||
|
recolor-darkcolor = strPalette.dark.white;
|
||||||
statusbar-bg = strPalette.bright.black;
|
statusbar-bg = strPalette.bright.black;
|
||||||
selection-clipboard = "clipboard";
|
selection-clipboard = "clipboard";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue