The new dark theme for Mattermost, using the latest Discord theme coloring scheme.
{
"sidebarBg": "#121214",
"sidebarText": "#ffffff",
"sidebarUnreadText": "#ffffff",
"sidebarTextHoverBg": "#1d1d1e",
"sidebarTextActiveBorder": "#ffffff",
"sidebarTextActiveColor": "#ffffff",
"sidebarHeaderBg": "#121214",
"sidebarHeaderTextColor": "#ffffff",
"sidebarTeamBarBg": "#121214",
"onlineIndicator": "#43a25a",
"awayIndicator": "#ca9654",
"dndIndicator": "#d83a42",
"mentionBg": "#6e84d2",
"mentionBj": "#6e84d2",
"mentionColor": "#ffffff",
"centerChannelBg": "#1a1a1e",
"centerChannelColor": "#efeff0",
"newMessageSeparator": "#ff4d4d",
"linkColor": "#2095e8",
"buttonBg": "#5865f2",
"buttonColor": "#ffffff",
"errorTextColor": "#ff6461",
"mentionHighlightBg": "#a4850f",
"mentionHighlightLink": "#a4850f",
"codeTheme": "monokai"
}This was the old Discord inspired Dark Theme for Mattermost.
{
"sidebarBg": "#2f3136",
"sidebarText": "#ffffff",
"sidebarUnreadText": "#ffffff",
"sidebarTextHoverBg": "#33363c",
"sidebarTextActiveBorder": "#66cfa0",
"sidebarTextActiveColor": "#ffffff",
"sidebarHeaderBg": "#27292c",
"sidebarHeaderTextColor": "#ffffff",
"sidebarTeamBarBg": "#2f3136",
"onlineIndicator": "#43b581",
"awayIndicator": "#faa61a",
"dndIndicator": "#f04747",
"mentionBg": "#6e84d2",
"mentionBj": "#6e84d2",
"mentionColor": "#ffffff",
"centerChannelBg": "#36393f",
"centerChannelColor": "#dddddd",
"newMessageSeparator": "#6e84d2",
"linkColor": "#2095e8",
"buttonBg": "#43b581",
"buttonColor": "#ffffff",
"errorTextColor": "#ff6461",
"mentionHighlightBg": "#3d414f",
"mentionHighlightLink": "#6e84d2",
"codeTheme": "monokai"
}
