[FEATURE] Create pre-defined color themes
Provide a color the switcher app to overwrite the pywal generated color theme. For example with everforest.
Patryk Kostrzewa @Pryka May I also suggest adding https://github.com/catppuccin/catppuccin it is a very nice looking color scheme. They have predefined pallets for alacritty and many other popular applications. The list is on github page.
Hi @mylinuxforwork! Any advances with this feature? I also want also to change the colorscheme to catppuccin. I appreciate if someone knows how to do that in ml4w last version.
I really want to completely disable Pywal for my terminal. Any idea how? The system taking over the color scheme was neat for a little while, but I want regular colors again.
Edit:
I figured out how to turn them off. In these files:
~/.config/zshrc/30-autostart
~/.config/kitty/kitty.conf
I just commented out the Pywal sections.
# -----------------------------------------------------
# Pywal
# -----------------------------------------------------
#cat ~/.cache/wal/sequences
...and...
# Include pywal colors
#include $HOME/.cache/wal/colors-kitty.conf
...respectively.
The new version is based on Matugen. Would that work for you?