Search for color
- Search 7.x for color
- Search 9.5.x for color
- Search 8.9.x for color
- Search 10.3.x for color
- Other projects
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Color | class | core/ |
Provides a form element for choosing a color. |
| Color | class | core/ |
Performs color conversions. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ShapeOnlyColorEditableWidget | class | core/ |
Plugin implementation of the 'shape_only_color_editable_widget' widget. |
| ShapeOnlyColorEditableWidget.php | file | core/ |
|
| ShapeOnlyColorEditableWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| TestEntityFormInjected::$color | property | core/ |
The color of the entity type. |
| ThemeTest::testThemeSettingsColorHexCode | function | core/ |
Tests the theme settings color input. |
| variables-color-accent.css | file | core/ |
Accent color tokens — the accent ramp and the semantic tokens derived from it. |
| variables-color-accent.pcss.css | file | core/ |
Accent color tokens — the accent ramp and the semantic tokens derived from it. |
| variables-color-primitive.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * Primitive CSS color variables. */ .root, [data-gin-accent] { /* * Tier 1 (primitive… |
| variables-color-primitive.pcss.css | file | core/ |
/* * @file * Primitive CSS color variables. */ .root, [data-gin-accent] { /* * Tier 1 (primitive colors). */ --admin-color-white: white; --admin-color-gray-950: #222330; --admin-color-gray-900: #393a3f; --admin-color-gray-800:… |
| variables-color-semantic.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* * @file * Semantic CSS color variables. */ .root, [data-gin-accent] { /* * Accent colors. */ … |
| variables-color-semantic.pcss.css | file | core/ |
/* * @file * Semantic CSS color variables. */ .root, [data-gin-accent] { /* * Accent colors. */ --admin-color-primary: var(--admin-color-accent-500); --admin-color-primary-hover: var(--admin-color-accent-550); … |
| variables-color.css | file | core/ |
Color custom properties — the canonical `--admin-color-*` token API. |
| variables-color.pcss.css | file | core/ |
Color custom properties — the canonical `--admin-color-*` token API. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.