| 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 4c5cfc7ebe75193dfe47c2f90726c41f9e883173..c1e11e5919c4676a27da3dc367c7dab97e1d2f8c 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -21,7 +21,7 @@
|
|
|
| /* Some colors use non-MD colors. These custom colors are specified by
|
| * UX design (bettes@). */
|
| - --settings-side-nav-color: rgb(90, 90, 90);
|
| + --settings-nav-grey: rgb(90, 90, 90);
|
| --settings-title-bar-background-color: rgb(52, 73, 94);
|
| --settings-title-bar-color: rgb(255, 255, 255);
|
| }
|
|
|