[ 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.

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

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

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



Generated: Fri May 3 01:00:02 2024 Cross-referenced by PHPXref 0.7.1