From b6038faae038fb7830def43a059a531601aa67ed Mon Sep 17 00:00:00 2001 From: LaRita Robinson Date: Fri, 10 Jan 2025 16:56:17 -0500 Subject: [PATCH] Add hint for active_tabs_background_color Use of this color is not obvious, and applies only to default theme. --- config/locales/en.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index c93a64115..a2d37be6d 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -226,6 +226,8 @@ en: confirm: "If your theme doesn't appear to be applying correctly, verify that it isn't being overwritten by Custom CSS." favicon: hint: "Favicons need to be png files and must be square. The max size used is 228px x 228px." + active_tabs_background_color: + hint: 'Hover color for homepage tabs.' navbar_background_color: hint: 'At 40% opacity.' navbar_link_background_color: