[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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

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



Generated : Thu Mar 28 08:20:01 2024 Cross-referenced by PHPXref