| Index: chrome/browser/resources/settings/settings_shared_css.html
|
| diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
|
| index c1e11e5919c4676a27da3dc367c7dab97e1d2f8c..f414caaa7d471a0bf5198dd3ef21e92d9810bbca 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -18,6 +18,8 @@
|
| color: var(--paper-grey-500);
|
| font-weight: 400;
|
| }
|
| + --settings-hover-color: var(--google-grey-300);
|
| + --settings-error-color: var(--paper-red-700);
|
|
|
| /* Some colors use non-MD colors. These custom colors are specified by
|
| * UX design (bettes@). */
|
|
|