Created
July 27, 2020 07:07
-
-
Save urbontaitis/d8810b0c5347e5e0166040d16586c4c1 to your computer and use it in GitHub Desktop.
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
{ | |
"sidebarBg": "#fdf6e3", | |
"sidebarText": "#657b83", | |
"sidebarUnreadText": "#657b83", | |
"sidebarTextHoverBg": "#eee8d5", | |
"sidebarTextActiveBorder": "#93a1a1", | |
"sidebarTextActiveColor": "#fdf6e3", | |
"sidebarHeaderBg": "#eee8d5", | |
"sidebarHeaderTextColor": "#657b83", | |
"onlineIndicator": "#2aa198", | |
"awayIndicator": "#ffbc42", | |
"dndIndicator": "#f74343", | |
"mentionBg": "#dc322f", | |
"mentionBj": "#ffffff", | |
"mentionColor": "#145dbf", | |
"centerChannelBg": "#fdf6e3", | |
"centerChannelColor": "#3d3c40", | |
"newMessageSeparator": "#ff8800", | |
"linkColor": "#2389d7", | |
"buttonBg": "#166de0", | |
"buttonColor": "#ffffff", | |
"errorTextColor": "#fd5960", | |
"mentionHighlightBg": "#ffe577", | |
"mentionHighlightLink": "#166de0", | |
"codeTheme": "github" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment