summaryrefslogtreecommitdiffstats
path: root/.config/zathura/catppuccin-frappe
diff options
context:
space:
mode:
Diffstat (limited to '.config/zathura/catppuccin-frappe')
-rw-r--r--.config/zathura/catppuccin-frappe37
1 files changed, 37 insertions, 0 deletions
diff --git a/.config/zathura/catppuccin-frappe b/.config/zathura/catppuccin-frappe
new file mode 100644
index 0000000..6622439
--- /dev/null
+++ b/.config/zathura/catppuccin-frappe
@@ -0,0 +1,37 @@
1set default-fg "#C6D0F5"
2set default-bg "#303446"
3
4set completion-bg "#414559"
5set completion-fg "#C6D0F5"
6set completion-highlight-bg "#575268"
7set completion-highlight-fg "#C6D0F5"
8set completion-group-bg "#414559"
9set completion-group-fg "#8CAAEE"
10
11set statusbar-fg "#C6D0F5"
12set statusbar-bg "#414559"
13
14set notification-bg "#414559"
15set notification-fg "#C6D0F5"
16set notification-error-bg "#414559"
17set notification-error-fg "#E78284"
18set notification-warning-bg "#414559"
19set notification-warning-fg "#FAE3B0"
20
21set inputbar-fg "#C6D0F5"
22set inputbar-bg "#414559"
23
24set recolor-lightcolor "#303446"
25set recolor-darkcolor "#C6D0F5"
26
27set index-fg "#C6D0F5"
28set index-bg "#303446"
29set index-active-fg "#C6D0F5"
30set index-active-bg "#414559"
31
32set render-loading-bg "#303446"
33set render-loading-fg "#C6D0F5"
34
35set highlight-color "#575268"
36set highlight-fg "#F4B8E4"
37set highlight-active-color "#F4B8E4"