~pkal/face-shift

70ba8860557343952547032374d111ded0926cea — Philip Kaludercic 3 years ago a2e9d00
Update face-shift documentation
1 files changed, 0 insertions(+), 6 deletions(-)

M face-shift.el
M face-shift.el => face-shift.el +0 -6
@@ 91,12 91,6 @@ information."
(defcustom face-shift-intensity 0.8
  "Relaxation factor when applying a colour-shift.

Positive values between [0;1] will lighten up the resulting shift
more (where 0 is the lightest), while values between [-∞;0] will
darken it (where 0 is the darkest).

Values beyond [-∞;1] are not supported.

See `face-shift--interpolate'."
  :type 'float)