Crates.io | puccinier |
lib.rs | puccinier |
version | 1.0.5+deprecated |
source | src |
created_at | 2022-08-14 00:36:20.729258 |
updated_at | 2024-03-31 02:04:28.415517 |
description | Generate the other Catppuccin flavours off a template file written in one of them |
homepage | https://github.com/catppuccin/toolbox/tree/main/puccinier |
repository | https://github.com/catppuccin/toolbox |
max_upload_size | |
id | 645111 |
size | 44,562 |
[!IMPORTANT] Puccinier is no longer actively maintained. This tool has been deprecated in favour of our new
whiskers
tool.
If you wrote a v1 or v2 Catppuccin theme, you may use Puccinier to automatically create the rest of the v2 themes. Puccinier supports the conversion of properly formatted hex, rgb, and hsl colors (case insensitive).
You can install Puccinier using one of the methods below:
Installation Method | Instructions |
---|---|
crates.io | cargo install puccinier |
Source | cargo install --git https://github.com/catppuccin/toolbox puccinier |
Nix | nix profile install github:catppuccin/toolbox#puccinier nix run github:catppuccin/toolbox#puccinier -- [OPTIONS] <source> |
Binaries (Windows, MacOS & Linux) |
Available from the latest GitHub release. |
$ puccinier
puccinier
Generate the other Catppuccin flavours off a template file written in one of them
ARGS:
<source>
The source file to convert
OPTIONS:
-o, --output <type>
Set the themes to generate from the source file (one of 'latte', 'frappe', 'macchiato', or 'mocha')
-s, --silent
Disable showing which parts of the file were replaced
-h, --help
Prints help information.
Copyright © 2021-present Catppuccin Org