summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/settings/settings_shared_css.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/settings/settings_shared_css.html')
-rw-r--r--chrome/browser/resources/settings/settings_shared_css.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/settings/settings_shared_css.html b/chrome/browser/resources/settings/settings_shared_css.html
index 4c5cfc7..c1e11e5 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);
}