Skip to content

Instantly share code, notes, and snippets.

@seventyeight
Created December 4, 2017 07:50
Show Gist options
  • Save seventyeight/c5485eec6670db380551257d23932806 to your computer and use it in GitHub Desktop.
Save seventyeight/c5485eec6670db380551257d23932806 to your computer and use it in GitHub Desktop.
Mattermost theme solarized light
{
"awayIndicator": "#e0b333",
"buttonBg": "#859900",
"buttonColor": "#586e75",
"centerChannelBg": "#fdf6e3",
"centerChannelColor": "#839496",
"codeTheme": "solarized-light",
"linkColor": "#268bd2",
"mentionBj": "#dc322f",
"mentionColor": "#ffffff",
"mentionHighlightBg": "#eee8d5",
"mentionHighlightLink": "#2aa198",
"newMessageSeparator": "#e0b333",
"onlineIndicator": "#6c71c4",
"sidebarBg": "#eee8d5",
"sidebarHeaderBg": "#fdf6e3",
"sidebarHeaderTextColor": "#839496",
"sidebarText": "#657B83",
"sidebarTextActiveBorder": "#93A1A1",
"sidebarTextActiveColor": "#2aa198",
"sidebarTextHoverBg": "#d1cbb8",
"sidebarUnreadText": "#657B83"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment