[config] method = "image" type = "scheme-vibrant" # alternativ "scheme-content", "scheme-fruit-salad", etc... # --- Alacritty --- [templates.alacritty] input_path = "~/.config/matugen/templates/alacritty.toml" output_path = "~/.config/alacritty/colors.toml" # --- Btop --- [templates.btop] input_path = "~/.config/matugen/templates/btop.theme" output_path = "~/.config/btop/themes/matugen.theme" # --- Fish Shell --- [templates.fish] input_path = "~/.config/matugen/templates/fish-colors.fish" output_path = "~/.config/fish/conf.d/matugen_colors.fish" [templates.gtk_css] input_path = "~/.config/matugen/templates/colors-gtk.css" output_path = "~/.config/matugen/colors.css" # --- Hyprland --- [templates.hyprland] input_path = "~/.config/matugen/templates/hyprland-colors.conf" output_path = "~/.config/hypr/colors.conf" # --- Hyprlock --- [templates.hyprlock] input_path = "~/.config/matugen/templates/hyprlock-colors.conf" output_path = "~/.config/hypr/hyprlock-colors.conf" # --- Lazygit --- [templates.lazygit] input_path = "~/.config/matugen/templates/lazygit_theme.yml" output_path = "~/.config/lazygit/theme.yml" # --- Rofi --- [templates.rofi] input_path = "~/.config/matugen/templates/rofi.rasi" output_path = "~/.config/rofi/matugen-colors.rasi" # --- Starship --- [templates.starship] input_path = "~/.config/matugen/templates/starship.toml" output_path = "~/.config/starship.toml" # --- SwayNC --- [templates.swaync] input_path = "~/.config/matugen/templates/swaync-colors.css" output_path = "~/.config/swaync/colors.css" # --- Wlogout --- [templates.wlogout] input_path = "~/.config/matugen/templates/wlogout-colors.css" output_path = "~/.config/wlogout/colors.css" # --- Zathura --- [templates.zathura] input_path = "~/.config/matugen/templates/zathura" output_path = "~/.config/zathura/matugen-colors" # --- Zellij --- [templates.zellij] input_path = "~/.config/matugen/templates/zellij.kdl" output_path = "~/.config/zellij/themes/matugen.kdl"