Commit a70449f8 authored by Katie D's avatar Katie D Committed by Commit Bot

Change Select to Speak focus ring color per UI request.

AX-Relnotes: Changes STS focus ring color to a more purple hue.
Bug: 1085231
Change-Id: I7c9305be152aa857c01626839a691adc0a98f126
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225523
Auto-Submit: Katie Dektar <katie@chromium.org>
Commit-Queue: Akihiro Ota <akihiroota@chromium.org>
Reviewed-by: default avatarAkihiro Ota <akihiroota@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774622}
parent decb5268
......@@ -26,7 +26,7 @@ class PrefsManager {
this.wordHighlight_ = true;
/** @const {string} */
this.color_ = '#f73a98';
this.color_ = '#da36e8';
/** @private {string} */
this.highlightColor_ = '#5e9bff';
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment