From efbc653977c3480ef045fc9e1d1a55941206aefc Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Tue, 15 Feb 2022 22:12:49 +0200 Subject: [PATCH] Update catppuccin for foot, add for mako and zathura --- config.yaml | 8 +++---- dotdrop | 2 +- home/.config/foot/foot.ini | 36 ++++++++++++++++---------------- home/.config/mako/config | 11 +++++++--- home/.config/zathura/catppuccin | 37 +++++++++++++++++++++++++++++++++ home/.config/zathura/zathurarc | 29 ++------------------------ 6 files changed, 70 insertions(+), 53 deletions(-) create mode 100644 home/.config/zathura/catppuccin diff --git a/config.yaml b/config.yaml index f93c3f87..f73a601e 100644 --- a/config.yaml +++ b/config.yaml @@ -120,9 +120,9 @@ dotfiles: f_youtube-dl_config: dst: ~/.config/youtube-dl/config src: .config/youtube-dl/config - f_zathurarc: - dst: ~/.config/zathura/zathurarc - src: .config/zathura/zathurarc + d_zathura: + dst: ~/.config/zathura + src: .config/zathura f_zprofile: dst: ~/.zprofile src: .zprofile @@ -223,7 +223,7 @@ profiles: - d_wofi - f_mako_config - f_redshift.conf - - f_zathurarc + - d_zathura - f_mimeo_associations.txt - f_tdesktop_lang.strings - f_fonts.conf diff --git a/dotdrop b/dotdrop index 8c97593c..39d4bd23 160000 --- a/dotdrop +++ b/dotdrop @@ -1 +1 @@ -Subproject commit 8c97593c45fc86ad7791707a3c8fab137180d4fa +Subproject commit 39d4bd23ab94210f384025cb79f7df835a284dbe diff --git a/home/.config/foot/foot.ini b/home/.config/foot/foot.ini index ca08a5bf..9558280c 100644 --- a/home/.config/foot/foot.ini +++ b/home/.config/foot/foot.ini @@ -10,21 +10,21 @@ blink=yes hide-when-typing=yes [colors] -foreground = D7DAE0 -background = 1E1E28 -regular0 = 6E6C7C -regular1 = E28C8C -regular2 = B3E1A3 -regular3 = EADDA0 -regular4 = A4B9EF -regular5 = C6AAE8 -regular6 = F0AFE1 -regular7 = D7DAE0 -bright0 = 6E6C7C -bright1 = E28C8C -bright2 = B3E1A3 -bright3 = EADDA0 -bright4 = A4B9EF -bright5 = C6AAE8 -bright6 = F0AFE1 -bright7 = D7DAE0 +foreground = D9E0EE +background = 1E1D2F +regular0 = 6E6C7E +regular1 = F28FAD +regular2 = ABE9B3 +regular3 = FAE3B0 +regular4 = 96CDFB +regular5 = F5C2E7 +regular6 = 89DCEB +regular7 = D9E0EE +bright0 = 988BA2 +bright1 = F28FAD +bright2 = ABE9B3 +bright3 = FAE3B0 +bright4 = 96CDFB +bright5 = F5C2E7 +bright6 = 89DCEB +bright7 = D9E0EE diff --git a/home/.config/mako/config b/home/.config/mako/config index 791c9619..993dd074 100644 --- a/home/.config/mako/config +++ b/home/.config/mako/config @@ -1,7 +1,12 @@ -background-color=#282828 -text-color=#EBDBB2 -border-color=#D65D0E +background-color=#1E1D2F +text-color=#D9E0EE +border-color=#96CDFB +progress-color=over #302D41 + icons=1 default-timeout=5000 max-visible=6 layer=overlay + +[urgency=high] +border-color=#F8BD96 diff --git a/home/.config/zathura/catppuccin b/home/.config/zathura/catppuccin new file mode 100644 index 00000000..0ee25130 --- /dev/null +++ b/home/.config/zathura/catppuccin @@ -0,0 +1,37 @@ +set default-fg "#d9e0ee" +set default-bg "#1e1d2f" + +set completion-bg "#302d41" +set completion-fg "#d9e0ee" +set completion-highlight-bg "#575268" +set completion-highlight-fg "#d9e0ee" +set completion-group-bg "#302d41" +set completion-group-fg "#96cdfb" + +set statusbar-fg "#d9e0ee" +set statusbar-bg "#302d41" + +set notification-bg "#302d41" +set notification-fg "#d9e0ee" +set notification-error-bg "#302d41" +set notification-error-fg "#f28fad" +set notification-warning-bg "#302d41" +set notification-warning-fg "#fae3b0" + +set inputbar-fg "#d9e0ee" +set inputbar-bg "#302d41" + +set recolor-lightcolor "#1e1d2f" +set recolor-darkcolor "#d9e0ee" + +set index-fg "#d9e0ee" +set index-bg "#1e1d2f" +set index-active-fg "#d9e0ee" +set index-active-bg "#302d41" + +set render-loading-bg "#1e1d2f" +set render-loading-fg "#d9e0ee" + +set highlight-color "#575268" +set highlight-fg "#f5c2e7" +set highlight-active-color "#f5c2e7" diff --git a/home/.config/zathura/zathurarc b/home/.config/zathura/zathurarc index 3f06e2a8..c521644f 100644 --- a/home/.config/zathura/zathurarc +++ b/home/.config/zathura/zathurarc @@ -1,33 +1,8 @@ -set completion-bg "#282828" -set recolor-darkcolor "#EBDBB2" -set recolor-lightcolor "#282828" -set completion-fg "#EBDBB2" -set completion-group-bg "#282828" -set completion-group-fg "#1E6D8B" -set completion-highlight-bg "#EBDBB2" -set completion-highlight-fg "#282828" -set default-bg "#282828" -set default-fg "#EBDBB2" -set inputbar-bg "#282828" -set inputbar-fg "#EBDBB2" -set notification-bg "#282828" -set notification-fg "#EBDBB2" -set notification-error-bg "#EBAE79" -set notification-error-fg "#EBDBB2" -set notification-warning-bg "#EBAE79" -set notification-warning-fg "#EBDBB2" -set statusbar-bg "#282828" -set statusbar-fg "#EBDBB2" -set index-bg "#282828" -set index-fg "#EBDBB2" -set index-active-bg "#EBDBB2" -set index-active-fg "#282828" -set render-loading-bg "#282828" -set render-loading-fg "#EBDBB2" - set smooth-scroll true set window-title-home-tilde true set statusbar-basename true set selection-clipboard clipboard set recolor false set vertical-center true + +include catppuccin