| 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 8baacda93485230a694a8046a4f23793f63d15a1..676ff29f79e58af8c60c07eab22e0c7d80b7b6c8 100644
|
| --- a/chrome/browser/resources/settings/settings_shared_css.html
|
| +++ b/chrome/browser/resources/settings/settings_shared_css.html
|
| @@ -22,7 +22,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);
|
| }
|
|
|