Skip to content

Instantly share code, notes, and snippets.

@SirDaev
SirDaev / th-colors.js
Last active January 6, 2021 19:55
Team Treehouse Language Colors JavaScript Object
/*
This object contains the hex colors for the various languages
found on TeamTreehouse.com
*/
var thColors = {
"21st Century Skills": "#9b3b5a",
"Android": "#30826C",
"APIs": "#008297",
"Business": "#9b3b5a",