Last active
February 19, 2021 17:16
-
-
Save olivierlambert/b354f76dc762aadc360d35fd1a9a1e9a to your computer and use it in GitHub Desktop.
XCP-ng Theme color for Mattermost
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XCP-ng | |
{"awayIndicator":"#CC8456","buttonBg":"#168048","buttonColor":"#e4e4e4","centerChannelBg":"#263740","centerChannelColor":"#e4e4e4","codeTheme":"monokai","errorTextColor":"#fb4934","linkColor":"#cc584c","mentionBg":"#FF8578","mentionColor":"#cc584c","mentionHighlightBg":"#cc584c","mentionHighlightLink":"#e4e4e4","newMessageSeparator":"#cc584c","onlineIndicator":"#168048","sidebarBg":"#282828","sidebarHeaderBg":"#1d2021","sidebarHeaderTextColor":"#e4e4e4","sidebarText":"#e4e4e4","sidebarTextActiveBorder":"#cc584c","sidebarTextActiveColor":"#e4e4e4","sidebarTextHoverBg":"#cc584c","sidebarUnreadText":"#E36F49"} | |
XCP-ng2 | |
{"awayIndicator":"#CC8456","buttonBg":"#168048","buttonColor":"#e4e4e4","centerChannelBg":"#263740","centerChannelColor":"#e4e4e4","codeTheme":"monokai","errorTextColor":"#fb4934","linkColor":"#cc584c","mentionBg":"#e5766a","mentionColor":"#cc584c","mentionHighlightBg":"#cc584c","mentionHighlightLink":"#e4e4e4","newMessageSeparator":"#cc584c","onlineIndicator":"#168048","sidebarBg":"#282828","sidebarHeaderBg":"#1d2021","sidebarHeaderTextColor":"#e4e4e4","sidebarText":"#e4e4e4","sidebarTextActiveBorder":"#cc584c","sidebarTextActiveColor":"#e4e4e4","sidebarTextHoverBg":"#e5766a","sidebarUnreadText":"#e5766a"} | |
Vates | |
{"awayIndicator":"#D4B579","buttonBg":"#d40000","buttonColor":"#FFFFFF","centerChannelBg":"#FFFFFF","centerChannelColor":"#444444","codeTheme":"github","linkColor":"#d40000","mentionBg":"#d40000","mentionColor":"#FFFFFF","mentionHighlightBg":"#cc584c","mentionHighlightLink":"#FFFFFF","newMessageSeparator":"#F2777A","onlineIndicator":"#168048","sidebarBg":"#F2F0EC","sidebarHeaderBg":"#E8E6DF","sidebarHeaderTextColor":"#424242","sidebarText":"#2E2E2E","sidebarTextActiveBorder":"#d40000","sidebarTextActiveColor":"#263740","sidebarTextHoverBg":"#E0E0E0","sidebarUnreadText":"#515151"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment