From 6a0cc1e38424520f5a07e2708d4a0aef3c6a1615 Mon Sep 17 00:00:00 2001 From: Jorge Amado Soria Ramirez Date: Wed, 29 Dec 2021 16:42:31 -0600 Subject: [PATCH] Updating hexes for Chromecast and Google Classroom (#6512) * updated hexes for classroom and cast * added alias to Google Cast * fix duplicate key * changed the color from yellow to green in Google Classroom --- _data/simple-icons.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ab01f0ff..873eb828 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1749,7 +1749,7 @@ }, { "title": "Chromecast", - "hex": "1BB6F6", + "hex": "999999", "source": "https://www.google.com/intl/en_us/chromecast/built-in/", "aliases": { "aka": [ @@ -3937,7 +3937,7 @@ }, { "title": "Google Classroom", - "hex": "4285F4", + "hex": "0F9D58", "source": "https://classroom.google.com/" }, {