- Search 7.x for color
- Search 9.5.x for color
- Search 10.3.x for color
- Search 11.x for color
- Other projects
Exact matches
These are exact matches according to your search
Title |
Object type |
File name |
Summary |
Color |
class |
core/modules/color/src/Plugin/migrate/destination/Color.php |
Persist color data to the config system. |
Color |
class |
core/modules/color/src/Plugin/migrate/source/d7/Color.php |
Drupal 7 color source from database. |
Color |
class |
core/lib/Drupal/Core/Render/Element/Color.php |
Provides a form element for choosing a color. |
Color |
class |
core/lib/Drupal/Component/Utility/Color.php |
Performs color conversions. |
All search results
Title |
Object type |
File name |
Summary |
_color_shift |
function |
core/modules/color/color.module |
Shifts a given color, using a reference pair and a target blend color. |
_color_unpack |
function |
core/modules/color/color.module |
Converts a hex color into an RGB triplet. |