diff --git a/users/price/dots/.config/zathura/zathurarc b/users/price/dots/.config/zathura/zathurarc index 1bd484c9..346fdaa1 100644 --- a/users/price/dots/.config/zathura/zathurarc +++ b/users/price/dots/.config/zathura/zathurarc @@ -3,12 +3,12 @@ set notification-error-fg "#FF5D62" set notification-warning-bg "#1F1F28" set notification-warning-fg "#FFA066" set notification-bg "#1F1F28" -set notification-fg "#DCD7BA" +set notification-fg "#FFF9D8" set completion-bg "#1F1F28" -set completion-fg "#DCD7BA" +set completion-fg "#FFF9D8" set completion-group-bg "#2A2A37" -set completion-group-fg "#DCD7BA" +set completion-group-fg "#FFF9D8" set completion-highlight-bg "#957FB8" set completion-highlight-fg "#1F1F28" @@ -18,23 +18,23 @@ set index-active-bg "#957FB8" set index-active-fg "#1F1F28" set inputbar-bg "#252535" -set inputbar-fg "#DCD7BA" +set inputbar-fg "#FFF9D8" set statusbar-bg "#181820" -set statusbar-fg "#DCD7BA" +set statusbar-fg "#FFF9D8" set highlight "#000000" set highlight-color "rgba(255, 160, 102, 0.5)" set highlight-active-color "rgba(255, 93, 98, 0.7)" set default-bg "#16161D" -set default-fg "#DCD7BA" +set default-fg "#FFF9D8" set render-loading "true" set render-loading-bg "#1F1F28" -set render-loading-fg "#DCD7BA" +set render-loading-fg "#FFF9D8" -set recolor-lightcolor "#1F1F28" -set recolor-darkcolor "#DCD7BA" +set recolor-lightcolor "#1A1C2B" +set recolor-darkcolor "#FFF9D8" set recolor "true" set recolor-keephue "true"