Hello,
maybe change the bgColor of the crumbs in catppuccin-mocha-transparent skin to the color of catppuccin-mocha skin for better readability on dark backgrounds.
before
crumbs:
fgColor: '#1e1e2e'
bgColor: default
activeColor: '#f2cdcd'
after
crumbs:
fgColor: '#1e1e2e'
bgColor: '#eba0ac'
activeColor: '#f2cdcd'
Thanks and greetings
Hello,
maybe change the bgColor of the crumbs in catppuccin-mocha-transparent skin to the color of catppuccin-mocha skin for better readability on dark backgrounds.
before
crumbs: fgColor: '#1e1e2e' bgColor: default activeColor: '#f2cdcd'after
crumbs: fgColor: '#1e1e2e' bgColor: '#eba0ac' activeColor: '#f2cdcd'Thanks and greetings