Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save matonix/193b6dc6b79bc58983980ce3a6371482 to your computer and use it in GitHub Desktop.
Save matonix/193b6dc6b79bc58983980ce3a6371482 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": "#49646F",
"sidebarTextActiveBorder": "#93A1A1",
"sidebarTextActiveColor": "#2aa198",
"sidebarTextHoverBg": "#d1cbb8",
"sidebarUnreadText": "#49646F"
}
@matonix
Copy link
Author

matonix commented Jul 20, 2018

make text color more deeper
#657B83 -> #49646F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment