Introduction of Configuration File #16
AlTimofeyev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
DEFAULT_EXTRACTED_DIR
,PASTEL_EXTRACTED_DIR
andRAW_EXTRACTED_DIR
constant variables into the settings.py file.-r, --raw-dump
option.-g, --gen-config
option.-w, --where
option.rgb_to_ansi()
andansi_to_rgb()
functions.Red
tored
,Dark Red
todark red
, etc.).extract_color_palettes()
function name toextract_colors()
in extraction_utils.py and Extractor.py files.convert_to_pastel()
function to replacecheck_pastel_conversion()
function.organize_extracted_dictionary()
function to replaceconstruct_palette_dictionary()
function.set_color_format()
,generate_palettes()
andgenerate_default_palettes()
functions.pypalex
topalex
.generate_config_file()
function for generating a configuration file.raw_dump()
function for saving the raw extracted colors to a file.save_palettes()
function for saving organized palettes to files.This discussion was created from the release Introduction of Configuration File.
Beta Was this translation helpful? Give feedback.
All reactions