We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7aa872 commit 1a2c165Copy full SHA for 1a2c165
app/design/frontend/Magento/blank/Magento_Swatches/web/css/source/_module.less
@@ -34,7 +34,7 @@
34
35
// Size and Manufacturer attributes
36
@attr-swatch-option__background: @swatch-option__background;
37
-@attr-swatch-option__color: #949494;
+@attr-swatch-option__color: #474747;
38
39
@attr-swatch-option__selected__background: @color-white;
40
@attr-swatch-option__selected__border: @border-width__base solid @color-white;
@@ -47,7 +47,7 @@
47
// Tooltip
48
@swatch-option-tooltip__background: @color-white;
49
@swatch-option-tooltip__border: @swatch-option__border;
50
-@swatch-option-tooltip__color: #949494;
+@swatch-option-tooltip__color: #474747;
51
52
@swatch-option-tooltip-title__color: #282828;
53
0 commit comments