name = "bread-theme" description = "Shared pywal + Catppuccin theming CLI for the bread ecosystem — generates the shared GTK4 stylesheet every bread app loads" binaries = ["bread-theme"] system_deps = [] optional_system_deps = ["python-pywal"] bread_deps = [] [install] post_install = [ "bread-theme generate || true", ]