From 27b5443fe21bdb2d1f48405501c683e6d077cbbd Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Tue, 12 May 2020 12:38:28 +0300 Subject: migrate to moonfly --- .config/zathura/zathurarc | 61 +++++++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 26 deletions(-) (limited to '.config/zathura/zathurarc') diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index 5ac5022..a0759f3 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -1,39 +1,48 @@ -set selection-clipboard clipboard -set incremental-search "true" +set selection-clipboard "clipboard" +set incremental-search "true" +set guioptions "shv" -set default-bg "#282c34" -set default-fg "#353b45" +set default-fg "#9e9e9e" +set default-bg "#0e0e0e" -set statusbar-fg "#c8ccd4" -set statusbar-bg "#3e4451" +set recolor-darkcolor "#b2b2b2" +set recolor-lightcolor "#080808" -set inputbar-bg "#282c34" -set inputbar-fg "#c8ccd4" +set statusbar-fg "#b2b2b2" +set statusbar-bg "#080808" -set notification-bg "#282c34" -set notification-fg "#c8ccd4" +set inputbar-fg "#9e9e9e" +set inputbar-bg "#080808" -set notification-error-bg "#282c34" -set notification-error-fg "#e06c75" +set notification-fg "#c8ccd4" +set notification-bg "#282c34" -set notification-warning-bg "#282c34" -set notification-warning-fg "#e06c75" +set notification-error-fg "#ff5454" +set notification-error-bg "#080808" -set highlight-color "#e5c07b" -set highlight-active-color "#61afef" +set notification-warning-fg "#e3c78a" +set notification-warning-bg "#080808" -set completion-bg "#353b45" -set completion-fg "#61afef" +set highlight-color "#e5c07b" +set highlight-active-color "#ff5454" -set completion-highlight-fg "#c8ccd4" -set completion-highlight-bg "#61afef" +set completion-fg "#80a0ff" +set completion-bg "#080808" -set recolor-lightcolor "#282c34" -set recolor-darkcolor "#b6bdca" +set completion-highlight-fg "#080808" +set completion-highlight-bg "#80a0ff" -set recolor "true" -set recolor-keephue "false" +set tabbar-fg "#f74782" +set tabbar-bg "#080808" -map feedkeys ":write /home/yigit/Downloads/toPrint/toPrint_staging" -set synctex true +set index-fg "#9e9e9e" +set index-bg "#080808" +set index-active-fg "#080808" +set index-active-bg "#8cc85f" + +set recolor "true" +set recolor-keephue "false" +set synctex "true" set syntex-editor-command "nvr --remote +%line %file"" + +map feedkeys ":write /home/yigit/Downloads/toPrint/toPrint_staging" -- cgit v1.2.3-70-g09d2