From 375d137561999346d5a0ac0c6d8f72bf9dff82b1 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Wed, 12 Dec 2018 19:55:20 +0000 Subject: [PATCH] Docs: add note about the grays being "cool" (#27824) --- site/docs/4.1/getting-started/theming.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/docs/4.1/getting-started/theming.md b/site/docs/4.1/getting-started/theming.md index 9ab2a9bf8f..931dc2849e 100644 --- a/site/docs/4.1/getting-started/theming.md +++ b/site/docs/4.1/getting-started/theming.md @@ -293,7 +293,7 @@ We use a subset of all colors to create a smaller color palette for generating c ### Grays -An expansive set of gray variables and a Sass map in `scss/_variables.scss` for consistent shades of gray across your project. +An expansive set of gray variables and a Sass map in `scss/_variables.scss` for consistent shades of gray across your project. Note that these are "cool grays", which tend towards a subtle blue tone, rather than neutral grays.
-- 2.47.2