# Optional global settings # language must correspond to a file name in app/lang (e.g. "en", "de"). language = "en" [options] # Set to true to clear exclusion shapes whenever the image changes. reset_exclusions_on_image_change = false [defaults] # Override any of the following keys to tweak the initial slider values: # hue_min, hue_max, sat_min, val_min, val_max accept floating point numbers. # alpha accepts an integer between 0 and 255. hue_min = 250.0 hue_max = 310.0 sat_min = 15.0 val_min = 15.0 val_max = 100.0 alpha = 120