Update catppuccin for foot, add for mako and zathura

This commit is contained in:
Marko Korhonen 2022-02-15 22:12:49 +02:00
parent 3d61a23f12
commit 00d8d65c49
6 changed files with 70 additions and 53 deletions

View file

@ -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

@ -1 +1 @@
Subproject commit 8c97593c45fc86ad7791707a3c8fab137180d4fa
Subproject commit 39d4bd23ab94210f384025cb79f7df835a284dbe

View file

@ -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

View file

@ -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

View file

@ -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"

View file

@ -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