Class Quform_Themes
Copyright:
Copyright (c) 2009-2022 ThemeCatcher (https://www.themecatcher.net)
Located at Quform/Themes.php
Located at Quform/Themes.php
public
|
|
public
|
|
public
array
|
|
public
array|null
|
|
public
|
|
public
boolean
|
|
public static
string
|
#
getPrimaryColorCustomCss( string $theme, integer $formId, string $primaryColor )
Get the CSS for the theme when using a custom primary color |
public static
string
|
#
getSecondaryColorCustomCss( string $theme, integer $formId, string $secondaryColor )
Get the CSS for the theme when using a custom secondary color |
public static
string
|
#
getPrimaryForegroundColorCustomCss( string $theme, integer $formId, string $primaryForegroundColor )
Get the CSS for the theme when using a custom primary text color |
public static
string
|
#
getSecondaryForegroundColorCustomCss( string $theme, integer $formId, string $secondaryForegroundColor )
Get the CSS for the theme when using a custom secondary text color |
protected static
string
|
#
ensureThemeCompatible( string $color )
Some WP themes need !important added to the theme colors to work properly |
protected
array
|
$themes
|
#
array()
|
protected
array
|
$coreThemes
|