From ac432359d9436d4ac3564b0c6c07558871356737 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Tue, 13 Nov 2018 21:23:07 +1300 Subject: Update theme to reflect the new logo and brand color changes (#13629) * update theme * fix alert box has no spacing * fix couple issues with new theme * improve contrast and make sure to use correct theme color * fix notification colour * fix wrong logo used * fix theme color * fix update title not readable --- plugins/CoreHome/templates/_applePinnedTabIcon.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/CoreHome/templates') diff --git a/plugins/CoreHome/templates/_applePinnedTabIcon.twig b/plugins/CoreHome/templates/_applePinnedTabIcon.twig index 55a72c7ef1..5ca38d9322 100644 --- a/plugins/CoreHome/templates/_applePinnedTabIcon.twig +++ b/plugins/CoreHome/templates/_applePinnedTabIcon.twig @@ -1,4 +1,4 @@ {% if isCustomLogo and customFavicon is defined and customFavicon %} {% else %} - + {% endif %} -- cgit v1.2.3