color-scheme-js icon indicating copy to clipboard operation
color-scheme-js copied to clipboard

From Hue/Hex Not Documented

Open AndrewDavis opened this issue 4 years ago • 0 comments

    from_hue( degrees )
    
    Sets the base color hue, where 'degrees' is an integer. (Values greater than
    359 and less than 0 wrap back around the wheel.)
    
    The default base hue is 0, or bright red.

from_hex: https://github.com/c0bra/color-scheme-js/issues/5

AndrewDavis avatar Oct 08 '19 20:10 AndrewDavis