From fbf57f59f0c5dbd6aacfd84b00390c83e2c1270f Mon Sep 17 00:00:00 2001 From: punkfairie <23287005+punkfairie@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:50:51 -0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(zathura):=20Add=20zathura=20&?= =?UTF-8?q?=20catppuccin=20theme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/zathura/catppuccin-frappe | 38 ++++++++++++++++++++++++++++ .config/zathura/catppuccin-latte | 38 ++++++++++++++++++++++++++++ .config/zathura/catppuccin-macchiato | 38 ++++++++++++++++++++++++++++ .config/zathura/catppuccin-mocha | 38 ++++++++++++++++++++++++++++ .config/zathura/zathurarc | 1 + .gitmodules | 3 +++ .themes/zathura/catppuccin | 1 + 7 files changed, 157 insertions(+) create mode 100644 .config/zathura/catppuccin-frappe create mode 100644 .config/zathura/catppuccin-latte create mode 100644 .config/zathura/catppuccin-macchiato create mode 100644 .config/zathura/catppuccin-mocha create mode 100644 .config/zathura/zathurarc create mode 160000 .themes/zathura/catppuccin diff --git a/.config/zathura/catppuccin-frappe b/.config/zathura/catppuccin-frappe new file mode 100644 index 0000000..d0321d2 --- /dev/null +++ b/.config/zathura/catppuccin-frappe @@ -0,0 +1,38 @@ +set default-fg "#C6D0F5" +set default-bg "#303446" + +set completion-bg "#414559" +set completion-fg "#C6D0F5" +set completion-highlight-bg "#575268" +set completion-highlight-fg "#C6D0F5" +set completion-group-bg "#414559" +set completion-group-fg "#8CAAEE" + +set statusbar-fg "#C6D0F5" +set statusbar-bg "#414559" + +set notification-bg "#414559" +set notification-fg "#C6D0F5" +set notification-error-bg "#414559" +set notification-error-fg "#E78284" +set notification-warning-bg "#414559" +set notification-warning-fg "#FAE3B0" + +set inputbar-fg "#C6D0F5" +set inputbar-bg "#414559" + +set recolor "true" +set recolor-lightcolor "#303446" +set recolor-darkcolor "#C6D0F5" + +set index-fg "#C6D0F5" +set index-bg "#303446" +set index-active-fg "#C6D0F5" +set index-active-bg "#414559" + +set render-loading-bg "#303446" +set render-loading-fg "#C6D0F5" + +set highlight-color "#575268" +set highlight-fg "#F4B8E4" +set highlight-active-color "#F4B8E4" diff --git a/.config/zathura/catppuccin-latte b/.config/zathura/catppuccin-latte new file mode 100644 index 0000000..2634397 --- /dev/null +++ b/.config/zathura/catppuccin-latte @@ -0,0 +1,38 @@ +set default-fg "#4C4F69" +set default-bg "#EFF1F5" + +set completion-bg "#CCD0DA" +set completion-fg "#4C4F69" +set completion-highlight-bg "#575268" +set completion-highlight-fg "#4C4F69" +set completion-group-bg "#CCD0DA" +set completion-group-fg "#1E66F5" + +set statusbar-fg "#4C4F69" +set statusbar-bg "#CCD0DA" + +set notification-bg "#CCD0DA" +set notification-fg "#4C4F69" +set notification-error-bg "#CCD0DA" +set notification-error-fg "#D20F39" +set notification-warning-bg "#CCD0DA" +set notification-warning-fg "#FAE3B0" + +set inputbar-fg "#4C4F69" +set inputbar-bg "#CCD0DA" + +set recolor "true" +set recolor-lightcolor "#EFF1F5" +set recolor-darkcolor "#4C4F69" + +set index-fg "#4C4F69" +set index-bg "#EFF1F5" +set index-active-fg "#4C4F69" +set index-active-bg "#CCD0DA" + +set render-loading-bg "#EFF1F5" +set render-loading-fg "#4C4F69" + +set highlight-color "#575268" +set highlight-fg "#EA76CB" +set highlight-active-color "#EA76CB" diff --git a/.config/zathura/catppuccin-macchiato b/.config/zathura/catppuccin-macchiato new file mode 100644 index 0000000..37718a3 --- /dev/null +++ b/.config/zathura/catppuccin-macchiato @@ -0,0 +1,38 @@ +set default-fg "#CAD3F5" +set default-bg "#24273A" + +set completion-bg "#363A4F" +set completion-fg "#CAD3F5" +set completion-highlight-bg "#575268" +set completion-highlight-fg "#CAD3F5" +set completion-group-bg "#363A4F" +set completion-group-fg "#8AADF4" + +set statusbar-fg "#CAD3F5" +set statusbar-bg "#363A4F" + +set notification-bg "#363A4F" +set notification-fg "#CAD3F5" +set notification-error-bg "#363A4F" +set notification-error-fg "#ED8796" +set notification-warning-bg "#363A4F" +set notification-warning-fg "#FAE3B0" + +set inputbar-fg "#CAD3F5" +set inputbar-bg "#363A4F" + +set recolor "true" +set recolor-lightcolor "#24273A" +set recolor-darkcolor "#CAD3F5" + +set index-fg "#CAD3F5" +set index-bg "#24273A" +set index-active-fg "#CAD3F5" +set index-active-bg "#363A4F" + +set render-loading-bg "#24273A" +set render-loading-fg "#CAD3F5" + +set highlight-color "#575268" +set highlight-fg "#F5BDE6" +set highlight-active-color "#F5BDE6" diff --git a/.config/zathura/catppuccin-mocha b/.config/zathura/catppuccin-mocha new file mode 100644 index 0000000..f341d62 --- /dev/null +++ b/.config/zathura/catppuccin-mocha @@ -0,0 +1,38 @@ +set default-fg "#CDD6F4" +set default-bg "#1E1E2E" + +set completion-bg "#313244" +set completion-fg "#CDD6F4" +set completion-highlight-bg "#575268" +set completion-highlight-fg "#CDD6F4" +set completion-group-bg "#313244" +set completion-group-fg "#89B4FA" + +set statusbar-fg "#CDD6F4" +set statusbar-bg "#313244" + +set notification-bg "#313244" +set notification-fg "#CDD6F4" +set notification-error-bg "#313244" +set notification-error-fg "#F38BA8" +set notification-warning-bg "#313244" +set notification-warning-fg "#FAE3B0" + +set inputbar-fg "#CDD6F4" +set inputbar-bg "#313244" + +set recolor "true" +set recolor-lightcolor "#1E1E2E" +set recolor-darkcolor "#CDD6F4" + +set index-fg "#CDD6F4" +set index-bg "#1E1E2E" +set index-active-fg "#CDD6F4" +set index-active-bg "#313244" + +set render-loading-bg "#1E1E2E" +set render-loading-fg "#CDD6F4" + +set highlight-color "#575268" +set highlight-fg "#F5C2E7" +set highlight-active-color "#F5C2E7" diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc new file mode 100644 index 0000000..2b870f7 --- /dev/null +++ b/.config/zathura/zathurarc @@ -0,0 +1 @@ +include catppuccin-macchiato diff --git a/.gitmodules b/.gitmodules index 44f6327..a7ed98b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "/home/marley/.themes/btop/catppuccin"] path = /home/marley/.themes/btop/catppuccin url = git@github.com:catppuccin/btop.git +[submodule ".themes/zathura/catppuccin"] + path = .themes/zathura/catppuccin + url = git@github.com:catppuccin/zathura.git diff --git a/.themes/zathura/catppuccin b/.themes/zathura/catppuccin new file mode 160000 index 0000000..1bda9d8 --- /dev/null +++ b/.themes/zathura/catppuccin @@ -0,0 +1 @@ +Subproject commit 1bda9d8274dd327b7931886ef0c5c1eb33903814