Skip to content

Instantly share code, notes, and snippets.

@nikoheikkila
Last active June 7, 2019 13:42
Show Gist options
  • Save nikoheikkila/a783aa33f332f1cdf29b3076409417b5 to your computer and use it in GitHub Desktop.
Save nikoheikkila/a783aa33f332f1cdf29b3076409417b5 to your computer and use it in GitHub Desktop.
Cobalt2 theme for Mattermost
{
"sidebarBg": "#15232d",
"sidebarText": "#dddddd",
"sidebarUnreadText": "#9effff",
"sidebarTextHoverBg": "#0d3a58",
"sidebarTextActiveBorder": "#15232d",
"sidebarTextActiveColor": "#ffffff",
"sidebarHeaderBg": "#15232d",
"sidebarHeaderTextColor": "#ffc600",
"onlineIndicator": "#60e019",
"awayIndicator": "#ff9d00",
"dndIndicator": "#9c1810",
"mentionBj": "#ffffff",
"mentionColor": "#fb94ff",
"centerChannelBg": "#15232d",
"centerChannelColor": "#dddddd",
"newMessageSeparator": "#9effff",
"linkColor": "#9effff",
"buttonBg": "#ffc600",
"buttonColor": "#222222",
"errorTextColor": "#9c1810",
"mentionHighlightBg": "#0d3a58",
"mentionHighlightLink": "#fb94ff",
"codeTheme": "solarized-dark",
"mentionBg": "#0D3A58"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment