toolbox icon indicating copy to clipboard operation
toolbox copied to clipboard

Add `--list-flavors` and `--list-accents`

Open uncenter opened this issue 9 months ago • 2 comments

These flags would output a list (in various formats maybe, with -o) of the flavors and accents in Catppuccin. Would simplify something like https://github.com/r58Playz/ctp-devtools/blob/74bccc4f5922a9070013ab951e9d9cbfc678d532/generate.sh#L3-L4.

uncenter avatar May 05 '24 16:05 uncenter

These flags would output a list (in various formats maybe, with -o) of the flavors and accents in Catppuccin. Would simplify something like r58Playz/ctp-devtools@74bccc4/generate.sh#L3-L4.

would using a .tera file not fix this?

isabelroses avatar May 05 '24 16:05 isabelroses

No, Tera matrices are already used in that script linked above. The for loop is needed to symlink other files for every flavor and accent.

uncenter avatar May 05 '24 16:05 uncenter