diff options
-rw-r--r-- | .config/zathura/catppuccin-frappe | 37 | ||||
-rw-r--r-- | .config/zathura/catppuccin-latte | 37 | ||||
-rw-r--r-- | .config/zathura/catppuccin-macchiato | 37 | ||||
-rw-r--r-- | .config/zathura/catppuccin-mocha | 37 | ||||
-rw-r--r-- | .config/zathura/zathurarc | 32 |
5 files changed, 150 insertions, 30 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 @@ | |||
1 | set default-fg "#C6D0F5" | ||
2 | set default-bg "#303446" | ||
3 | |||
4 | set completion-bg "#414559" | ||
5 | set completion-fg "#C6D0F5" | ||
6 | set completion-highlight-bg "#575268" | ||
7 | set completion-highlight-fg "#C6D0F5" | ||
8 | set completion-group-bg "#414559" | ||
9 | set completion-group-fg "#8CAAEE" | ||
10 | |||
11 | set statusbar-fg "#C6D0F5" | ||
12 | set statusbar-bg "#414559" | ||
13 | |||
14 | set notification-bg "#414559" | ||
15 | set notification-fg "#C6D0F5" | ||
16 | set notification-error-bg "#414559" | ||
17 | set notification-error-fg "#E78284" | ||
18 | set notification-warning-bg "#414559" | ||
19 | set notification-warning-fg "#FAE3B0" | ||
20 | |||
21 | set inputbar-fg "#C6D0F5" | ||
22 | set inputbar-bg "#414559" | ||
23 | |||
24 | set recolor-lightcolor "#303446" | ||
25 | set recolor-darkcolor "#C6D0F5" | ||
26 | |||
27 | set index-fg "#C6D0F5" | ||
28 | set index-bg "#303446" | ||
29 | set index-active-fg "#C6D0F5" | ||
30 | set index-active-bg "#414559" | ||
31 | |||
32 | set render-loading-bg "#303446" | ||
33 | set render-loading-fg "#C6D0F5" | ||
34 | |||
35 | set highlight-color "#575268" | ||
36 | set highlight-fg "#F4B8E4" | ||
37 | set highlight-active-color "#F4B8E4" | ||
diff --git a/.config/zathura/catppuccin-latte b/.config/zathura/catppuccin-latte new file mode 100644 index 0000000..0a97225 --- /dev/null +++ b/.config/zathura/catppuccin-latte | |||
@@ -0,0 +1,37 @@ | |||
1 | set default-fg "#4C4F69" | ||
2 | set default-bg "#EFF1F5" | ||
3 | |||
4 | set completion-bg "#CCD0DA" | ||
5 | set completion-fg "#4C4F69" | ||
6 | set completion-highlight-bg "#575268" | ||
7 | set completion-highlight-fg "#4C4F69" | ||
8 | set completion-group-bg "#CCD0DA" | ||
9 | set completion-group-fg "#1E66F5" | ||
10 | |||
11 | set statusbar-fg "#4C4F69" | ||
12 | set statusbar-bg "#CCD0DA" | ||
13 | |||
14 | set notification-bg "#CCD0DA" | ||
15 | set notification-fg "#4C4F69" | ||
16 | set notification-error-bg "#CCD0DA" | ||
17 | set notification-error-fg "#D20F39" | ||
18 | set notification-warning-bg "#CCD0DA" | ||
19 | set notification-warning-fg "#FAE3B0" | ||
20 | |||
21 | set inputbar-fg "#4C4F69" | ||
22 | set inputbar-bg "#CCD0DA" | ||
23 | |||
24 | set recolor-lightcolor "#EFF1F5" | ||
25 | set recolor-darkcolor "#4C4F69" | ||
26 | |||
27 | set index-fg "#4C4F69" | ||
28 | set index-bg "#EFF1F5" | ||
29 | set index-active-fg "#4C4F69" | ||
30 | set index-active-bg "#CCD0DA" | ||
31 | |||
32 | set render-loading-bg "#EFF1F5" | ||
33 | set render-loading-fg "#4C4F69" | ||
34 | |||
35 | set highlight-color "#575268" | ||
36 | set highlight-fg "#EA76CB" | ||
37 | set highlight-active-color "#EA76CB" | ||
diff --git a/.config/zathura/catppuccin-macchiato b/.config/zathura/catppuccin-macchiato new file mode 100644 index 0000000..4e447da --- /dev/null +++ b/.config/zathura/catppuccin-macchiato | |||
@@ -0,0 +1,37 @@ | |||
1 | set default-fg "#CAD3F5" | ||
2 | set default-bg "#24273A" | ||
3 | |||
4 | set completion-bg "#363A4F" | ||
5 | set completion-fg "#CAD3F5" | ||
6 | set completion-highlight-bg "#575268" | ||
7 | set completion-highlight-fg "#CAD3F5" | ||
8 | set completion-group-bg "#363A4F" | ||
9 | set completion-group-fg "#8AADF4" | ||
10 | |||
11 | set statusbar-fg "#CAD3F5" | ||
12 | set statusbar-bg "#363A4F" | ||
13 | |||
14 | set notification-bg "#363A4F" | ||
15 | set notification-fg "#CAD3F5" | ||
16 | set notification-error-bg "#363A4F" | ||
17 | set notification-error-fg "#ED8796" | ||
18 | set notification-warning-bg "#363A4F" | ||
19 | set notification-warning-fg "#FAE3B0" | ||
20 | |||
21 | set inputbar-fg "#CAD3F5" | ||
22 | set inputbar-bg "#363A4F" | ||
23 | |||
24 | set recolor-lightcolor "#24273A" | ||
25 | set recolor-darkcolor "#CAD3F5" | ||
26 | |||
27 | set index-fg "#CAD3F5" | ||
28 | set index-bg "#24273A" | ||
29 | set index-active-fg "#CAD3F5" | ||
30 | set index-active-bg "#363A4F" | ||
31 | |||
32 | set render-loading-bg "#24273A" | ||
33 | set render-loading-fg "#CAD3F5" | ||
34 | |||
35 | set highlight-color "#575268" | ||
36 | set highlight-fg "#F5BDE6" | ||
37 | set highlight-active-color "#F5BDE6" | ||
diff --git a/.config/zathura/catppuccin-mocha b/.config/zathura/catppuccin-mocha new file mode 100644 index 0000000..e0faa05 --- /dev/null +++ b/.config/zathura/catppuccin-mocha | |||
@@ -0,0 +1,37 @@ | |||
1 | set default-fg "#CDD6F4" | ||
2 | set default-bg "#1E1E2E" | ||
3 | |||
4 | set completion-bg "#313244" | ||
5 | set completion-fg "#CDD6F4" | ||
6 | set completion-highlight-bg "#575268" | ||
7 | set completion-highlight-fg "#CDD6F4" | ||
8 | set completion-group-bg "#313244" | ||
9 | set completion-group-fg "#89B4FA" | ||
10 | |||
11 | set statusbar-fg "#CDD6F4" | ||
12 | set statusbar-bg "#313244" | ||
13 | |||
14 | set notification-bg "#313244" | ||
15 | set notification-fg "#CDD6F4" | ||
16 | set notification-error-bg "#313244" | ||
17 | set notification-error-fg "#F38BA8" | ||
18 | set notification-warning-bg "#313244" | ||
19 | set notification-warning-fg "#FAE3B0" | ||
20 | |||
21 | set inputbar-fg "#CDD6F4" | ||
22 | set inputbar-bg "#313244" | ||
23 | |||
24 | set recolor-lightcolor "#1E1E2E" | ||
25 | set recolor-darkcolor "#CDD6F4" | ||
26 | |||
27 | set index-fg "#CDD6F4" | ||
28 | set index-bg "#1E1E2E" | ||
29 | set index-active-fg "#CDD6F4" | ||
30 | set index-active-bg "#313244" | ||
31 | |||
32 | set render-loading-bg "#1E1E2E" | ||
33 | set render-loading-fg "#CDD6F4" | ||
34 | |||
35 | set highlight-color "#575268" | ||
36 | set highlight-fg "#F5C2E7" | ||
37 | set highlight-active-color "#F5C2E7" | ||
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" | |||
2 | set incremental-search "true" | 2 | set incremental-search "true" |
3 | set guioptions "shv" | 3 | set guioptions "shv" |
4 | 4 | ||
5 | set default-bg "#191724" | ||
6 | set default-fg "#e0def4" | ||
7 | |||
8 | set statusbar-fg "#e0def4" | ||
9 | set statusbar-bg "#555169" | ||
10 | |||
11 | set inputbar-bg "#6e6a86" | ||
12 | set inputbar-fg "#ebbcba" | ||
13 | |||
14 | set notification-bg "#e0def4" | ||
15 | set notification-fg "#555169" | ||
16 | |||
17 | set notification-error-bg "#f6c177" | ||
18 | set notification-error-fg "#555169" | ||
19 | |||
20 | set notification-warning-bg "#ebbcba" | ||
21 | set notification-warning-fg "#555169" | ||
22 | |||
23 | set highlight-color "#ebbcba" | ||
24 | set highlight-active-color "#eb6f92" | ||
25 | |||
26 | set completion-bg "#6e6a86" | ||
27 | set completion-fg "#ebbcba" | ||
28 | |||
29 | set completion-highlight-fg "#26233a" | ||
30 | set completion-highlight-bg "#ebbcba" | ||
31 | |||
32 | set recolor-lightcolor "#191724" | ||
33 | set recolor-darkcolor "#e0def4" | ||
34 | |||
35 | set recolor "true" | 5 | set recolor "true" |
36 | set recolor-keephue "false" | 6 | set recolor-keephue "false" |
37 | set synctex "true" | 7 | set synctex "true" |
38 | 8 | ||
39 | set sandbox none | 9 | set sandbox none |
10 | |||
11 | include catppuccin-mocha | ||