#themes #catppuccin #template #color-conversion #generate #file #automatic

unmaintained app puccinier

Generate the other Catppuccin flavours off a template file written in one of them

5 releases (stable)

1.0.5+deprecated Mar 31, 2024
1.0.4 Nov 23, 2023
1.0.3 Oct 28, 2023
1.0.2 Oct 27, 2023
0.1.2 Aug 14, 2022

#509 in Template engine

Download history 122/week @ 2024-02-26 3/week @ 2024-03-11 165/week @ 2024-03-25 478/week @ 2024-04-01 34/week @ 2024-04-08

677 downloads per month

MIT license

39KB
949 lines

Logo
Catppuccin Puccinier

 

[!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).

Installation

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.

Usage

$ 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

Dependencies

~2.8–4.5MB
~69K SLoC