# Description: This file contains the color mapping for the members in the channel # These are used for the trace colors in the graph # MAKE SURE YOU USE THE ACTUAL NAME OF THE CHANNEL. NOT THE CHANNEL ID OR @USERNAME member_color_map = { 'Channel Name': '#D985B3', }