File: shr-color.el.html
This package handles colors display for shr.
Defined variables (3)
shr-color-html-colors-alist | Alist of HTML colors. |
shr-color-visible-distance-min | Minimum color distance between two colors to be considered visible. |
shr-color-visible-luminance-min | Minimum luminance distance between two colors to be considered visible. |
Defined functions (6)
shr-color->hexadecimal | (COLOR) |
shr-color-hsl-to-rgb-fractions | (H S L) |
shr-color-hue-to-rgb | (X Y H) |
shr-color-relative-to-absolute | (NUMBER) |
shr-color-set-minimum-interval | (VAL1 VAL2 MIN MAX INTERVAL &optional FIXED) |
shr-color-visible | (BG FG &optional FIXED-BACKGROUND) |