NAME
App::sdif::autocolor::iTerm
SYNOPSIS
sdif -Mautocolor::iTerm
DESCRIPTION
This is a module for sdif(1) command to set default option according to terminal background color taken by AppleScript. Terminal brightness is caliculated from terminal background RGB values by next equation.
Y = 0.30 * R + 0.59 * G + 0.11 * B
When the result is greater than 0.5, set --light option, otherwise --dark. You can override default setting in your ~/.sdifrc.