public ColorConfigCacheInv
Allows users to change the color scheme of themes. File core/modules/color/color.module
_color_rewrite_stylesheet($theme, &$info, &$paths, $palette, $style) Rewrites the stylesheet to match
Default theme implementation for a theme's color form. Available variables: form: Form
_color_unpack($hex, $normalize = FALSE) Converts a hex color into an RGB triplet. File
color_theme() Implements
color_valid_hexadecimal_string($color) Determines if a hexadecimal CSS color string is valid.
color_get_palette($theme, $default = FALSE) Retrieves the color palette for a particular theme.
color_scheme_form($complete_form, FormStateInterface $form_state, $theme) Form constructor for the color configuration
color_get_info($theme) Retrieves the Color module information for a particular theme.
Page 1 of 4