From 4e5e44bc0b9eee4ff0d7762bc35b870400c5d85f Mon Sep 17 00:00:00 2001 From: Dan Leech Date: Fri, 15 Apr 2016 16:24:04 +0100 Subject: [PATCH] Fixed colour value --- 404.html | 2 +- index.html | 2 +- src/simple-icons.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/404.html b/404.html index 61c4c5fa..3d9d812c 100644 --- a/404.html +++ b/404.html @@ -393,7 +393,7 @@
  • Line#00C300
  • Basecamp#66CC66
  • Xbox#107C10
  • -
  • freeCodeCamp#006400
  • +
  • freeCodeCamp#006600
  • Treehouse#5FCF80
  • Travis CI#39A85B
  • DeviantArt#05CC47
  • diff --git a/index.html b/index.html index 61c4c5fa..3d9d812c 100644 --- a/index.html +++ b/index.html @@ -393,7 +393,7 @@
  • Line#00C300
  • Basecamp#66CC66
  • Xbox#107C10
  • -
  • freeCodeCamp#006400
  • +
  • freeCodeCamp#006600
  • Treehouse#5FCF80
  • Travis CI#39A85B
  • DeviantArt#05CC47
  • diff --git a/src/simple-icons.json b/src/simple-icons.json index 027fcbf3..04bfe8c5 100644 --- a/src/simple-icons.json +++ b/src/simple-icons.json @@ -307,7 +307,7 @@ }, { "title": "freeCodeCamp", - "hex": "006400", + "hex": "006600", "source": "https://freecodecamp.com" }, {