From 40cacc68854cef3f40b99e32efcc2d957227e760 Mon Sep 17 00:00:00 2001 From: Alex Krolick Date: Tue, 12 Feb 2019 20:37:48 -0800 Subject: [PATCH 1/4] fix error in codeacademy svg --- website/static/img/users/codecademy.svg | 1 - 1 file changed, 1 deletion(-) diff --git a/website/static/img/users/codecademy.svg b/website/static/img/users/codecademy.svg index b4bac901f..73878b00a 100644 --- a/website/static/img/users/codecademy.svg +++ b/website/static/img/users/codecademy.svg @@ -1,4 +1,3 @@ - Date: Tue, 12 Feb 2019 20:38:06 -0800 Subject: [PATCH 2/4] lighten secondary color to make links stand out --- website/siteConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/siteConfig.js b/website/siteConfig.js index 0c30faf91..68f4e3465 100755 --- a/website/siteConfig.js +++ b/website/siteConfig.js @@ -95,7 +95,7 @@ const siteConfig = { /* Colors for website */ colors: { primaryColor: '#292422', - secondaryColor: '#3344bb', + secondaryColor: '#2468e5', }, // Add custom scripts here that would be placed in