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
ColorConfigCacheInvalidator::onChange
  • References/PHP/Drupal/color/src/EventSubscriber/ColorConfigCacheInvalidator

public ColorConfigCacheInv

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
color_valid_hexadecimal_string
  • References/PHP/Drupal/color/color.module

color_valid_hexadecimal_string($color) Determines if a hexadecimal CSS color string is valid.

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

The cache tags invalidator. Type:

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_theme
  • References/PHP/Drupal/color/color.module

color_theme() Implements

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

_color_unpack($hex, $normalize = FALSE) Converts a hex color into an RGB triplet. File

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