gimp-palette-export-css

Barak Itkin <lightningismyname@gmail.com>

Description

Export the active palette as a CSS stylesheet with the color entry name as their class name, and the color itself as the color attribute

Help


Type

unknown

Parameters

Type Name Description
PF_INT run-mode The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) }
PF_VALUE dirname Folder for the output file
PF_VALUE string The name of the file to create (if a file with this name already exist, it will be replaced)

Return

None