From a22e4ede618eed714f3ce38e6409317dd918e5ed Mon Sep 17 00:00:00 2001 From: Sean Date: Sat, 20 Jan 2018 16:16:50 +0000 Subject: [PATCH] Updated YouTube colour Updated the YouTube colour to the new red. https://www.youtube.com/intl/en-GB/yt/about/brand-resources/ --- src/themes/default/globals/site.variables | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/themes/default/globals/site.variables b/src/themes/default/globals/site.variables index 2d59a7310..936c6d34e 100755 --- a/src/themes/default/globals/site.variables +++ b/src/themes/default/globals/site.variables @@ -452,7 +452,7 @@ @twitterColor : #55ACEE; @googlePlusColor : #DD4B39; @linkedInColor : #1F88BE; -@youtubeColor : #CC181E; +@youtubeColor : #FF0000; @pinterestColor : #BD081C; @vkColor : #4D7198; @instagramColor : #49769C;