Skip to content

Instantly share code, notes, and snippets.

@agalitsyn
Created February 27, 2019 07:30
Show Gist options
  • Save agalitsyn/b0c29683ae2c51f6ac9f581bd7035e32 to your computer and use it in GitHub Desktop.
Save agalitsyn/b0c29683ae2c51f6ac9f581bd7035e32 to your computer and use it in GitHub Desktop.
Mattermost Discord theme
{
"sidebarBg":"#2F3136",
"sidebarText":"#9ca0a4",
"sidebarUnreadText":"#ffffff",
"sidebarTextHoverBg":"#42464D",
"sidebarTextActiveBorder":"#42464D",
"sidebarTextActiveColor":"#ffffff",
"sidebarHeaderBg":"#282B30",
"sidebarHeaderTextColor":"#ffffff",
"onlineIndicator":"#43B581",
"awayIndicator":"#FAA61A",
"mentionBj":"#F04747",
"mentionColor":"#ffffff",
"centerChannelBg":"#36393E",
"centerChannelColor":"#C0C1C2",
"newMessageSeparator":"#CB4445",
"linkColor":"#7289DA",
"buttonBg":"#7289DA",
"buttonColor":"#ffffff",
"mentionHighlightBg":"#3D414E",
"mentionHighlightLink":"#7289DA",
"codeTheme":"monokai"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment