Modifies an existing theme's properties.
Usage
customize_theme(theme_name, decimal_places = NULL, css_properties = NULL)
Arguments
- theme_name
Name of base theme to customize
- decimal_places
Number of decimal places
- css_properties
Named list of CSS properties to override
Value
Modified theme object