From 0fe3b7a279f6713a7c4c2b781d0078f1a07b2f94 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 21 Dec 2022 13:21:39 +0300 Subject: feat(zathura): catppuccin colors --- .config/zathura/zathurarc | 32 ++------------------------------ 1 file changed, 2 insertions(+), 30 deletions(-) (limited to '.config/zathura/zathurarc') diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc index c8b52a6..37ed5d2 100644 --- a/.config/zathura/zathurarc +++ b/.config/zathura/zathurarc @@ -2,38 +2,10 @@ set selection-clipboard "clipboard" set incremental-search "true" set guioptions "shv" -set default-bg "#191724" -set default-fg "#e0def4" - -set statusbar-fg "#e0def4" -set statusbar-bg "#555169" - -set inputbar-bg "#6e6a86" -set inputbar-fg "#ebbcba" - -set notification-bg "#e0def4" -set notification-fg "#555169" - -set notification-error-bg "#f6c177" -set notification-error-fg "#555169" - -set notification-warning-bg "#ebbcba" -set notification-warning-fg "#555169" - -set highlight-color "#ebbcba" -set highlight-active-color "#eb6f92" - -set completion-bg "#6e6a86" -set completion-fg "#ebbcba" - -set completion-highlight-fg "#26233a" -set completion-highlight-bg "#ebbcba" - -set recolor-lightcolor "#191724" -set recolor-darkcolor "#e0def4" - set recolor "true" set recolor-keephue "false" set synctex "true" set sandbox none + +include catppuccin-mocha -- cgit v1.2.3-70-g09d2