diff --git a/src/Umbraco.Web.UI.Client/src/less/property-editors.less b/src/Umbraco.Web.UI.Client/src/less/property-editors.less index 1f504e721a..6e198a4a8f 100644 --- a/src/Umbraco.Web.UI.Client/src/less/property-editors.less +++ b/src/Umbraco.Web.UI.Client/src/less/property-editors.less @@ -355,7 +355,7 @@ ul.color-picker li a { vertical-align: center; font-size: 12px; background: @grayLighter; - color: @grayLight; + color: @black; text-decoration: none; }