[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-content/themes/twentytwenty/assets/js/ -> color-calculations.js (summary)

(no description)

File Size: 156 lines (4 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 functions

  _twentyTwentyColor()
  twentyTwentyColor()

Functions
Functions that are not part of a class:

_twentyTwentyColor( backgroundColor, accentHue )   X-Ref
Color Calculations.

since: Twenty Twenty 1.0
return: {Object} - this
param: {string} backgroundColor - The background color.
param: {number} accentHue - The hue for our accent color.

twentyTwentyColor( backgroundColor, accentHue )   X-Ref
Return a new instance of the _twentyTwentyColor object.

since: Twenty Twenty 1.0
return: {Object} - this
param: {string} backgroundColor - The background color.
param: {number} accentHue - The hue for our accent color.



Generated: Fri Mar 29 01:00:02 2024 Cross-referenced by PHPXref 0.7.1