color.module
  • References/PHP/Drupal/color/color.module

Allows users to change the color scheme of themes. File core/modules/color/color.module

2025-01-10 15:47:30
color-scheme-form.html.twig
  • References/PHP/Drupal/color/templates/color-scheme-form.html.twig

Default theme implementation for a theme's color form. Available variables: form: Form

2025-01-10 15:47:30
_color_rewrite_stylesheet
  • References/PHP/Drupal/color/color.module

_color_rewrite_stylesheet($theme, &$info, &$paths, $palette, $style) Rewrites the stylesheet to match

2025-01-10 15:47:30
ColorConfigCacheInvalidator::onChange
  • References/PHP/Drupal/color/src/EventSubscriber/ColorConfigCacheInvalidator

public ColorConfigCacheInv

2025-01-10 15:47:30
color_block_view_system_branding_block_alter
  • References/PHP/Drupal/color/color.module

color_block_view_system_branding_block_alter(array &$build, BlockPluginInterface $block) Implements

2025-01-10 15:47:30
color_scheme_form
  • References/PHP/Drupal/color/color.module

color_scheme_form($complete_form, FormStateInterface $form_state, $theme) Form constructor for the color configuration

2025-01-10 15:47:30
_color_blend
  • References/PHP/Drupal/color/color.module

_color_blend($img, $hex1, $hex2, $alpha) Blends two hex colors and returns the GD color.

2025-01-10 15:47:30
color_get_palette
  • References/PHP/Drupal/color/color.module

color_get_palette($theme, $default = FALSE) Retrieves the color palette for a particular theme.

2025-01-10 15:47:30
color_scheme_form_validate
  • References/PHP/Drupal/color/color.module

color_scheme_form_validate($form, FormStateInterface $form_state) Form validation handler for

2025-01-10 15:47:30
color_get_info
  • References/PHP/Drupal/color/color.module

color_get_info($theme) Retrieves the Color module information for a particular theme.

2025-01-10 15:47:30